summaryrefslogtreecommitdiff
path: root/polybar/.config
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2020-09-26 16:48:35 +0000
committerShubham Saini <pryr@pryr.xyz>2020-09-26 16:48:35 +0000
commit4a2078eeb4240c002fca00e27765b5f7a4df6c9e (patch)
tree287fbe8ae96d68cec8cd9ec021457d4755cb1549 /polybar/.config
parent31a157b314e4a6178a8f00325b07322bcf5b6597 (diff)
changes
Diffstat (limited to 'polybar/.config')
-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 ee9878a..3288b6e 100755
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -64,7 +64,7 @@ ws-icon-7 = game;戮
64ws-icon-default =  64ws-icon-default = 
65 65
66label-focused =  66label-focused = 
67label-focused-foreground = ${xrdb:color6:#ffd7b1} 67label-focused-foreground = #79ffe1
68label-focused-padding = 1 68label-focused-padding = 1
69;label-focused-font = 10 69;label-focused-font = 10
70 70
@@ -157,7 +157,7 @@ click-middle = cmus-remote --pause
157scroll-up = cmus-remote --volume +5% 157scroll-up = cmus-remote --volume +5%
158scroll-down = cmus-remote --volume -5% 158scroll-down = cmus-remote --volume -5%
159format = <label> 159format = <label>
160format-foreground = ${xrdb:color6:#ffd7b1} 160format-foreground = #79ffe1
161label = %output% 161label = %output%
162!label-maxlen = 50 162!label-maxlen = 50
163 163