diff options
author | Joursoir <chat@joursoir.net> | 2022-06-22 21:03:58 +0300 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2022-06-22 21:03:58 +0300 |
commit | 8fbc6365d7253f3d356db482715755595dc8d37e (patch) | |
tree | f672447eded17023c36de65bc0d6b77f2252ac88 /dotconfig/polybar/modules | |
parent | ef9059a4e87acea0fc548e7c899c1d10675aa5e5 (diff) | |
download | dotfiles-8fbc6365d7253f3d356db482715755595dc8d37e.tar.gz dotfiles-8fbc6365d7253f3d356db482715755595dc8d37e.tar.bz2 dotfiles-8fbc6365d7253f3d356db482715755595dc8d37e.zip |
dotconfig/polybar: change bg color for workspaces
Diffstat (limited to 'dotconfig/polybar/modules')
-rw-r--r-- | dotconfig/polybar/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotconfig/polybar/modules b/dotconfig/polybar/modules index f2c7776..15a0b66 100644 --- a/dotconfig/polybar/modules +++ b/dotconfig/polybar/modules @@ -382,7 +382,7 @@ ; %index% label-occupied = %name% label-occupied-foreground = ${color.foreground} - label-occupied-background = ${color.gray} + label-occupied-background = ${color.background-alt} label-occupied-padding = 1 ; Available tokens: |