diff options
Diffstat (limited to 'polybar')
-rw-r--r-- | polybar/.config/polybar/config | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 3348954..6710ac1 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
@@ -5,7 +5,6 @@ screenchange-reload = true | |||
5 | #background = ${xrdb:color0:#222} | 5 | #background = ${xrdb:color0:#222} |
6 | background = ${xrdb:background:#0d0f14} | 6 | background = ${xrdb:background:#0d0f14} |
7 | background-alt = ${xrdb:color0:#000} | 7 | background-alt = ${xrdb:color0:#000} |
8 | ;foreground = ${xrdb:color7:#222} | ||
9 | foreground = ${xrdb:foreground:#c5c8c6} | 8 | foreground = ${xrdb:foreground:#c5c8c6} |
10 | foreground-alt = ${xrdb:colorBD:#444} | 9 | foreground-alt = ${xrdb:colorBD:#444} |
11 | primary = ${xrdb:color4:#ffb52a} | 10 | primary = ${xrdb:color4:#ffb52a} |
@@ -32,10 +31,7 @@ padding-right = 2 | |||
32 | module-margin-left = 1.5 | 31 | module-margin-left = 1.5 |
33 | module-margin-right = 1.5 | 32 | module-margin-right = 1.5 |
34 | font-0 = Hermit:style=medium:pixelsize=10;1 | 33 | font-0 = Hermit:style=medium:pixelsize=10;1 |
35 | font-1 = SauceCodePro Nerd Font:style=medium:pixelsize=10;1 | 34 | font-1 = FontAwesome:style=Regular:size=10;1 |
36 | font-2 = FontAwesome5Free:style=Solid:size=10;1 | ||
37 | font-3 = FontAwesome5Free:style=Regular:size=10;1 | ||
38 | font-4 = FontAwesome5Brands:style=Regular:size=10;1 | ||
39 | modules-left = pulseaudio battery date time bspwm | 35 | modules-left = pulseaudio battery date time bspwm |
40 | modules-center = | 36 | modules-center = |
41 | modules-right = spotify cmus xwindow | 37 | modules-right = spotify cmus xwindow |
@@ -129,7 +125,7 @@ full-at = 98 | |||
129 | label-discharging = %percentage%% | 125 | label-discharging = %percentage%% |
130 | label-charging = %percentage%% | 126 | label-charging = %percentage%% |
131 | label-full = %percentage%% | 127 | label-full = %percentage%% |
132 | format-discharging = <ramp-capacity> <label-discharging> | 128 | format-discharging = <ramp-capacity> <label-discharging> |
133 | format-full = <ramp-capacity> <label-full> | 129 | format-full = <ramp-capacity> <label-full> |
134 | format-charging = <label-charging> | 130 | format-charging = <label-charging> |
135 | ramp-capacity-0 = | 131 | ramp-capacity-0 = |