summaryrefslogtreecommitdiffstats
path: root/.config/polybar/config##desktop.Linux.Lowe
diff options
context:
space:
mode:
authorYigit Sever2019-10-30 11:53:49 +0300
committerYigit Sever2019-10-30 11:53:49 +0300
commit8247cbbffabb2f2786b9a10eaf66c44699c5ca70 (patch)
treeb85ba8852fee81fef4ef9f7e8bd44bec329c87c3 /.config/polybar/config##desktop.Linux.Lowe
parent56ff52556fc7fcde78676f3d2c38fbbb5237aaf5 (diff)
downloaddotfiles-8247cbbffabb2f2786b9a10eaf66c44699c5ca70.tar.gz
dotfiles-8247cbbffabb2f2786b9a10eaf66c44699c5ca70.tar.bz2
dotfiles-8247cbbffabb2f2786b9a10eaf66c44699c5ca70.zip
Polybar updates
Diffstat (limited to '.config/polybar/config##desktop.Linux.Lowe')
-rw-r--r--.config/polybar/config##desktop.Linux.Lowe12
1 files changed, 9 insertions, 3 deletions
diff --git a/.config/polybar/config##desktop.Linux.Lowe b/.config/polybar/config##desktop.Linux.Lowe
index 488edc4..326ceb7 100644
--- a/.config/polybar/config##desktop.Linux.Lowe
+++ b/.config/polybar/config##desktop.Linux.Lowe
@@ -18,6 +18,7 @@ foreground_alt = #99d1ce
18foreground_modules = #282828 18foreground_modules = #282828
19red = #9d0006 19red = #9d0006
20green = #427b58 20green = #427b58
21sold_out_green = #1DB954
21yellow = #b56714 22yellow = #b56714
22blue = #458588 23blue = #458588
23purple = #8f3f71 24purple = #8f3f71
@@ -28,7 +29,7 @@ secondary = #888ca6
28alert = #c23127 29alert = #c23127
29 30
30[bar/top] 31[bar/top]
31monitor = 32monitor = DP-2
32width = 100% 33width = 100%
33height = 20 34height = 20
34offset-x = 0 35offset-x = 0
@@ -66,9 +67,14 @@ interval = 10
66[module/spotify] 67[module/spotify]
67type = custom/script 68type = custom/script
68interval = 1 69interval = 1
69; format-prefix = "" 70format-prefix = ""
71format-prefix-padding = 1
72format-prefix-background = ${colors.sold_out_green}
73format-prefix-foreground = ${colors.foreground}
70format = <label> 74format = <label>
71exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p 'playing,paused' 75format-padding = 0
76exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , '
77;契
72 78
73; [module/dpmpd] 79; [module/dpmpd]
74; type = internal/mpd 80; type = internal/mpd