diff options
Diffstat (limited to 'polybar')
| -rw-r--r-- | polybar/.config/polybar/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 6d55957..8f9701d 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
| @@ -3,7 +3,7 @@ screenchange-reload = true | |||
| 3 | 3 | ||
| 4 | [colors] | 4 | [colors] |
| 5 | #background = ${xrdb:color0:#222} | 5 | #background = ${xrdb:color0:#222} |
| 6 | background = ${xrdb:background:#0d0f14} | 6 | background = ${xrdb:background:#060808} |
| 7 | background-alt = ${xrdb:color0:#000} | 7 | background-alt = ${xrdb:color0:#000} |
| 8 | ;foreground = ${xrdb:color7:#222} | 8 | ;foreground = ${xrdb:color7:#222} |
| 9 | foreground = ${xrdb:foreground:#c5c8c6} | 9 | foreground = ${xrdb:foreground:#c5c8c6} |
| @@ -65,7 +65,7 @@ ws-icon-7 = game;戮 | |||
| 65 | ws-icon-default = | 65 | ws-icon-default = |
| 66 | 66 | ||
| 67 | label-focused = %name% | 67 | label-focused = %name% |
| 68 | label-focused-foreground = ${xrdb:color14:#ffd7b1} | 68 | label-focused-foreground = ${xrdb:color6:#ffd7b1} |
| 69 | label-focused-padding = 1 | 69 | label-focused-padding = 1 |
| 70 | ;label-focused-font = 10 | 70 | ;label-focused-font = 10 |
| 71 | 71 | ||
