diff options
| author | Shubham Saini <shubham6405@gmail.com> | 2020-01-19 13:25:55 +0000 |
|---|---|---|
| committer | Shubham Saini <shubham6405@gmail.com> | 2020-01-19 13:25:55 +0000 |
| commit | c0f0efdbba42cc14ade48da2f6dfaedcc35c79ff (patch) | |
| tree | c0b9a3ce29c30b85801902db1a9b4e05daa83205 /polybar | |
| parent | 2d5e762bc37d455d7ea9919ae145ff7004bfe781 (diff) | |
[iceberg] X
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 bb89b73..be3190d 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:#161719} | 6 | background = ${xrdb:background:#161821} |
| 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} |
| @@ -68,7 +68,7 @@ ws-icon-7 = game;戮 | |||
| 68 | ws-icon-default = | 68 | ws-icon-default = |
| 69 | 69 | ||
| 70 | label-focused = %name% | 70 | label-focused = %name% |
| 71 | label-focused-foreground = ${xrdb:color12:#ffd7b1} | 71 | label-focused-foreground = ${xrdb:color4:#ffd7b1} |
| 72 | label-focused-padding = 1 | 72 | label-focused-padding = 1 |
| 73 | ;label-focused-font = 10 | 73 | ;label-focused-font = 10 |
| 74 | 74 | ||
