diff options
author | Yigit Sever | 2021-08-24 12:47:34 +0300 |
---|---|---|
committer | Yigit Sever | 2021-08-24 12:47:34 +0300 |
commit | 2dbd9ce0ee924fad0c2a8e984cf3473844da1a10 (patch) | |
tree | aa995f56f1e97e97e0fb73e32fc05deb0782335c /.config/polybar/config##c.desktop,h.maus | |
parent | 6d3e27be11d9b2870a53c9d5a4b72e0b2b818b4a (diff) | |
download | dotfiles-2dbd9ce0ee924fad0c2a8e984cf3473844da1a10.tar.gz dotfiles-2dbd9ce0ee924fad0c2a8e984cf3473844da1a10.tar.bz2 dotfiles-2dbd9ce0ee924fad0c2a8e984cf3473844da1a10.zip |
polybar: use viewsonic
Diffstat (limited to '.config/polybar/config##c.desktop,h.maus')
-rw-r--r-- | .config/polybar/config##c.desktop,h.maus | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/polybar/config##c.desktop,h.maus b/.config/polybar/config##c.desktop,h.maus index 85da770..3c51ec4 100644 --- a/.config/polybar/config##c.desktop,h.maus +++ b/.config/polybar/config##c.desktop,h.maus | |||
@@ -29,7 +29,7 @@ secondary = #888ca6 | |||
29 | alert = #c23127 | 29 | alert = #c23127 |
30 | 30 | ||
31 | [bar/top] | 31 | [bar/top] |
32 | monitor = DVI-I-1 | 32 | monitor = HDMI-0 |
33 | width = 100% | 33 | width = 100% |
34 | height = 20 | 34 | height = 20 |
35 | offset-x = 0 | 35 | offset-x = 0 |
@@ -178,7 +178,7 @@ label-visible-background = ${colors.background_modules} | |||
178 | label-visible-foreground = ${colors.foreground_modules} | 178 | label-visible-foreground = ${colors.foreground_modules} |
179 | label-visible-padding = 1 | 179 | label-visible-padding = 1 |
180 | 180 | ||
181 | label-urgent = %index% | 181 | label-urgent = %name% |
182 | label-urgent-background = ${colors.alert} | 182 | label-urgent-background = ${colors.alert} |
183 | label-urgent-foreground = ${colors.background} | 183 | label-urgent-foreground = ${colors.background} |
184 | label-urgent-padding = 1 | 184 | label-urgent-padding = 1 |