diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2019-08-17 19:27:49 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2019-08-17 19:27:49 +0200 |
commit | 4bb4aa4d7d9dc0113237d7a3214d0c6eb53d8f0e (patch) | |
tree | 5cedbdd94a017f2abebcd8db6e1595599e6920a0 /polybar | |
parent | 87a9234d3014e58696c8579aa4d86e0a75f48aeb (diff) |
Update repo
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 c03870f..1546fe4 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -16,7 +16,7 @@ foreground = ${xrdb:color7} foreground-alt = #4A3131 primary = #ffb52a secondary = #e60053 -alert = ${xrdb:color9} +alert = ${xrdb:color1} [global/wm] margin-top = 0 @@ -151,7 +151,8 @@ ws-icon-13 = 100:; ws-icon-14 = 101:; ws-icon-15 = 102:; ws-icon-16 = 50:code-pdf;︹ -ws-icon-17 = 99:; +ws-icon-17 = 50:code-filer;︹ +ws-icon-18 = 99:; ;ws-icon-default = ; Separator in between workspaces |