summaryrefslogtreecommitdiff
path: root/polybar/.config
diff options
context:
space:
mode:
Diffstat (limited to 'polybar/.config')
-rw-r--r--polybar/.config/polybar/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index be3190d..dea7867 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -3,7 +3,7 @@ screenchange-reload = true
3 3
4[colors] 4[colors]
5#background = ${xrdb:color0:#222} 5#background = ${xrdb:color0:#222}
6background = ${xrdb:background:#161821} 6background = ${xrdb:background:#0d0f14}
7background-alt = ${xrdb:color0:#000} 7background-alt = ${xrdb:color0:#000}
8;foreground = ${xrdb:color7:#222} 8;foreground = ${xrdb:color7:#222}
9foreground = ${xrdb:foreground:#c5c8c6} 9foreground = ${xrdb:foreground:#c5c8c6}