summaryrefslogtreecommitdiffstats
path: root/.config/polybar
diff options
context:
space:
mode:
authorYigit Sever2019-11-04 11:37:12 +0300
committerYigit Sever2019-11-04 11:37:12 +0300
commit8c838e524a0f58d731829d7a453ecc2e50555548 (patch)
treec18d7f99f752b955d2be135eda95365d91658429 /.config/polybar
parent906217adf5af0d21d35c99ffefa3dd8dc96c3934 (diff)
downloaddotfiles-8c838e524a0f58d731829d7a453ecc2e50555548.tar.gz
dotfiles-8c838e524a0f58d731829d7a453ecc2e50555548.tar.bz2
dotfiles-8c838e524a0f58d731829d7a453ecc2e50555548.zip
Work colemak
diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config##desktop.Linux.Lowe2
-rw-r--r--.config/polybar/config##desktop.Linux.Maus32
2 files changed, 17 insertions, 17 deletions
diff --git a/.config/polybar/config##desktop.Linux.Lowe b/.config/polybar/config##desktop.Linux.Lowe
index 326ceb7..972e360 100644
--- a/.config/polybar/config##desktop.Linux.Lowe
+++ b/.config/polybar/config##desktop.Linux.Lowe
@@ -120,7 +120,7 @@ format-prefix-background = ${colors.blue}
120format-prefix-foreground = ${colors.foreground} 120format-prefix-foreground = ${colors.foreground}
121format-prefix-font = 3 121format-prefix-font = 3
122 122
123label-layout = %layout% 123label-layout = %name%
124label-layout-padding = 1 124label-layout-padding = 1
125label-layout-background = ${colors.background_modules} 125label-layout-background = ${colors.background_modules}
126label-layout-foreground = ${colors.foreground_modules} 126label-layout-foreground = ${colors.foreground_modules}
diff --git a/.config/polybar/config##desktop.Linux.Maus b/.config/polybar/config##desktop.Linux.Maus
index c9db677..9eefb44 100644
--- a/.config/polybar/config##desktop.Linux.Maus
+++ b/.config/polybar/config##desktop.Linux.Maus
@@ -76,22 +76,22 @@ format-padding = 0
76exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , ' 76exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , '
77;契 77;契
78 78
79[module/mpd] 79; [module/mpd]
80type = internal/mpd 80; type = internal/mpd
81host = 127.0.0.1 81; host = 127.0.0.1
82port = 6600 82; port = 6600
83 83
84format-online = <toggle> <label-song> <icon-random> 84; format-online = <toggle> <label-song> <icon-random>
85label-song = %artist% - %title% 85; label-song = %artist% - %title%
86icon-pause =  86; icon-pause = 
87icon-play =  87; icon-play = 
88icon-random = 咽 88; icon-random = 咽
89 89
90toggle-on-foreground = ${colors.background_modules} 90; toggle-on-foreground = ${colors.background_modules}
91toggle-off-foreground = ${colors.foreground_modules} 91; toggle-off-foreground = ${colors.foreground_modules}
92 92
93format-offline = <label-offline> 93; format-offline = <label-offline>
94label-offline = mpd is offline 94; label-offline = mpd is offline
95 95
96[module/xwindow] 96[module/xwindow]
97type = internal/xwindow 97type = internal/xwindow