diff options
Diffstat (limited to 'polybar')
-rw-r--r-- | polybar/.config/polybar/config | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index c80fbb2..72898d9 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
@@ -32,12 +32,10 @@ padding-right = 2 | |||
32 | module-margin-left = 1.5 | 32 | module-margin-left = 1.5 |
33 | module-margin-right = 1.5 | 33 | module-margin-right = 1.5 |
34 | font-0 = Hermit:style=medium:pixelsize=10;1 | 34 | font-0 = Hermit:style=medium:pixelsize=10;1 |
35 | font-1 = FontAwesome5Free:style=Solid:size=10;0 | 35 | font-1 = SauceCodePro Nerd Font:style=medium:pixelsize=10;1 |
36 | font-2 = FontAwesome5Free:style=Regular:size=10;0 | 36 | font-2 = FontAwesome5Free:style=Solid:size=10;1 |
37 | font-3 = FontAwesome5Brands:style=Regular:size=10;0 | 37 | font-3 = FontAwesome5Free:style=Regular:size=10;1 |
38 | font-4 = fixed:pixelsize=10;1 | 38 | font-4 = FontAwesome5Brands:style=Regular:size=10;1 |
39 | font-5 = unifont:fontformat=truetype:size=15:antialias=false;0 | ||
40 | font-6 = siji:pixelsize=10;1 | ||
41 | modules-left = pulseaudio battery date time bspwm | 39 | modules-left = pulseaudio battery date time bspwm |
42 | modules-center = | 40 | modules-center = |
43 | modules-right = spotify cmus xwindow | 41 | modules-right = spotify cmus xwindow |
@@ -143,7 +141,7 @@ ramp-capacity-4 =  | |||
143 | type = internal/pulseaudio | 141 | type = internal/pulseaudio |
144 | format-volume = <ramp-volume> <label-volume> | 142 | format-volume = <ramp-volume> <label-volume> |
145 | label-volume = %percentage%% | 143 | label-volume = %percentage%% |
146 | label-muted =  muted | 144 | label-muted = 婢 muted |
147 | ramp-volume-0 =  | 145 | ramp-volume-0 =  |
148 | ramp-volume-1 =  | 146 | ramp-volume-1 =  |
149 | ramp-volume-2 =  | 147 | ramp-volume-2 =  |