diff options
Diffstat (limited to 'polybar')
| -rw-r--r-- | polybar/.config/polybar/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 90d308f..942cb19 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
| @@ -5,6 +5,7 @@ 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} | ||
| 8 | foreground = ${xrdb:foreground:#c5c8c6} | 9 | foreground = ${xrdb:foreground:#c5c8c6} |
| 9 | foreground-alt = ${xrdb:colorBD:#444} | 10 | foreground-alt = ${xrdb:colorBD:#444} |
| 10 | primary = ${xrdb:color4:#ffb52a} | 11 | primary = ${xrdb:color4:#ffb52a} |
| @@ -64,7 +65,7 @@ ws-icon-7 = game;戮 | |||
| 64 | ws-icon-default = | 65 | ws-icon-default = |
| 65 | 66 | ||
| 66 | label-focused = %name% | 67 | label-focused = %name% |
| 67 | label-focused-foreground = ${xrdb:color6:#ffd7b1} | 68 | label-focused-foreground = ${xrdb:color4:#ffd7b1} |
| 68 | label-focused-padding = 1 | 69 | label-focused-padding = 1 |
| 69 | ;label-focused-font = 10 | 70 | ;label-focused-font = 10 |
| 70 | 71 | ||
| @@ -125,7 +126,7 @@ full-at = 98 | |||
| 125 | label-discharging = %percentage%% | 126 | label-discharging = %percentage%% |
| 126 | label-charging = %percentage%% | 127 | label-charging = %percentage%% |
| 127 | label-full = %percentage%% | 128 | label-full = %percentage%% |
| 128 | format-discharging = <ramp-capacity> <label-discharging> | 129 | format-discharging = <ramp-capacity> <label-discharging> |
| 129 | format-full = <ramp-capacity> <label-full> | 130 | format-full = <ramp-capacity> <label-full> |
| 130 | format-charging = <label-charging> | 131 | format-charging = <label-charging> |
| 131 | ramp-capacity-0 = | 132 | ramp-capacity-0 = |
