diff options
author | Yigit Sever | 2020-04-07 18:35:58 +0300 |
---|---|---|
committer | Yigit Sever | 2020-04-07 18:35:58 +0300 |
commit | b4c2f14d3fc9bae8f45ec8ee3f059c9842cc70b9 (patch) | |
tree | 2fb26b2af3964308146ef92a1adcfbd21e0ecba7 /.config/polybar | |
parent | 9675be0beb82decf37b036b1a12e1a7303a584d6 (diff) | |
download | dotfiles-b4c2f14d3fc9bae8f45ec8ee3f059c9842cc70b9.tar.gz dotfiles-b4c2f14d3fc9bae8f45ec8ee3f059c9842cc70b9.tar.bz2 dotfiles-b4c2f14d3fc9bae8f45ec8ee3f059c9842cc70b9.zip |
focus can be stopped
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config##c.desktop,h.Maus | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/polybar/config##c.desktop,h.Maus b/.config/polybar/config##c.desktop,h.Maus index d074d43..46683f3 100644 --- a/.config/polybar/config##c.desktop,h.Maus +++ b/.config/polybar/config##c.desktop,h.Maus | |||
@@ -62,6 +62,7 @@ tray-position = right | |||
62 | [module/focus] | 62 | [module/focus] |
63 | type = custom/script | 63 | type = custom/script |
64 | exec = ~/.config/polybar/focus | 64 | exec = ~/.config/polybar/focus |
65 | double-click-left = exec ~/.config/polybar/stop & | ||
65 | interval = 10 | 66 | interval = 10 |
66 | 67 | ||
67 | [module/spotify] | 68 | [module/spotify] |