summaryrefslogtreecommitdiff
path: root/polybar
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2020-12-03 12:39:51 +0000
committerShubham Saini <pryr@pryr.xyz>2020-12-03 12:39:51 +0000
commit0e4410594fbfd02b34776c83ea4ad6a39e21b871 (patch)
treef56b9d22e9c10e8dc94449f4ee738f27cf654427 /polybar
parent756721636ef05220700cfe775f73c3a23d0c7625 (diff)
fix res
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