add i3, nvim, polybar, and xdg junk
This commit is contained in:
parent
aeaf670010
commit
969fda1ddc
8 changed files with 541 additions and 0 deletions
10
_config/polybar/bars.ini
Normal file
10
_config/polybar/bars.ini
Normal file
|
@ -0,0 +1,10 @@
|
|||
[module/volume]
|
||||
format-volume = <ramp-volume> <bar-volume>
|
||||
format-muted = <label-muted>
|
||||
label-volume = %percentage%%
|
||||
|
||||
ramp-volume-0 =
|
||||
ramp-volume-1 =
|
||||
ramp-volume-2 =
|
||||
ramp-volume-3 =
|
||||
ramp-volume-4 =
|
Loading…
Add table
Add a link
Reference in a new issue