diff options
author | Yigit Sever | 2022-03-09 17:03:50 +0300 |
---|---|---|
committer | Yigit Sever | 2022-03-09 17:03:50 +0300 |
commit | 565a1c2366619c700aad833b3473d6dcada14043 (patch) | |
tree | 0da883b9d2a7b7889abae491db1178f39d8d311c /.config/polybar | |
parent | 9cafd90b79af528e6c47175aa8a961f3e064bb1f (diff) | |
download | dotfiles-565a1c2366619c700aad833b3473d6dcada14043.tar.gz dotfiles-565a1c2366619c700aad833b3473d6dcada14043.tar.bz2 dotfiles-565a1c2366619c700aad833b3473d6dcada14043.zip |
polybar: drop habit
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config##h.lowe | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/.config/polybar/config##h.lowe b/.config/polybar/config##h.lowe index faba356..ecccdbd 100644 --- a/.config/polybar/config##h.lowe +++ b/.config/polybar/config##h.lowe | |||
@@ -48,7 +48,7 @@ font-1 = Siji:size=20;1 | |||
48 | 48 | ||
49 | modules-left = i3 github iss | 49 | modules-left = i3 github iss |
50 | modules-center = xwindow | 50 | modules-center = xwindow |
51 | modules-right = toread habit focus date time | 51 | modules-right = toread focus date time |
52 | 52 | ||
53 | tray-position = right | 53 | tray-position = right |
54 | 54 | ||
@@ -93,11 +93,6 @@ exec = ~/.config/polybar/scripts/focus | |||
93 | double-click-left = exec ~/.config/polybar/scripts/stop & | 93 | double-click-left = exec ~/.config/polybar/scripts/stop & |
94 | interval = 5 | 94 | interval = 5 |
95 | 95 | ||
96 | [module/habit] | ||
97 | type = custom/script | ||
98 | exec = ~/.config/polybar/scripts/habit | ||
99 | interval = 10 | ||
100 | |||
101 | [module/spotify] | 96 | [module/spotify] |
102 | type = custom/script | 97 | type = custom/script |
103 | interval = 1 | 98 | interval = 1 |