diff options
Diffstat (limited to 'polybar/.config')
-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 |