diff options
Diffstat (limited to 'config/polybar')
-rw-r--r-- | config/polybar/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/polybar/config b/config/polybar/config index e1fcd5b..d8f670e 100644 --- a/config/polybar/config +++ b/config/polybar/config @@ -4,8 +4,8 @@ offsety = 24 [color] bg = #191919 -bga = #191919 -fg4= #f58d44 +bga = #CC191919 +fg4 = #f58d44 fg2 = #5f819d fg3 = #707880 fg1 = #fefefe @@ -40,7 +40,7 @@ modules-right = time [bar/ws] inherit = bar/base -width = 2510 +width = 1870 offset-x = 25 offset-y = 10 modules-left = workspaces xwindow |