summaryrefslogtreecommitdiff
path: root/polybar
diff options
context:
space:
mode:
Diffstat (limited to 'polybar')
-rwxr-xr-xpolybar/.config/polybar/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index 37609ef..bf137a6 100755
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -6,7 +6,7 @@ screenchange-reload = true
6background = #00000000 6background = #00000000
7background-alt = ${xrdb:color0:#000} 7background-alt = ${xrdb:color0:#000}
8;foreground = ${xrdb:foreground:#c5c8c6} 8;foreground = ${xrdb:foreground:#c5c8c6}
9foreground = #757474 9foreground = #a3a1a1
10foreground-alt = ${xrdb:colorBD:#444} 10foreground-alt = ${xrdb:colorBD:#444}
11primary = ${xrdb:color4:#ffb52a} 11primary = ${xrdb:color4:#ffb52a}
12secondary = ${xrdb:color3:#e60053} 12secondary = ${xrdb:color3:#e60053}
@@ -17,7 +17,7 @@ alert = ${xrdb:color1:#bd2c40}
17width = 100% 17width = 100%
18height = 20 18height = 20
19;offset-x = 1% 19;offset-x = 1%
20;offset-y = 1% 20offset-y = 0.5%
21radius = 0 21radius = 0
22fixed-center = false 22fixed-center = false
23bottom = false 23bottom = false