diff options
| author | Yigit Sever | 2020-11-26 15:55:21 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-11-26 15:55:21 +0300 |
| commit | 40beaf33d8bce6c9d3297745a7f664d6ed42c961 (patch) | |
| tree | 2c98111dd060f72d341d10f8344b6a04b328f2aa /.config/polybar | |
| parent | 039bf718a8212dcd575a196aa054c75c00b7b1bb (diff) | |
| download | dotfiles-40beaf33d8bce6c9d3297745a7f664d6ed42c961.tar.gz dotfiles-40beaf33d8bce6c9d3297745a7f664d6ed42c961.tar.bz2 dotfiles-40beaf33d8bce6c9d3297745a7f664d6ed42c961.zip | |
update polybar more freqently
Diffstat (limited to '.config/polybar')
| -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 bea03cd..b46b0dd 100644 --- a/.config/polybar/config##c.desktop,h.maus +++ b/.config/polybar/config##c.desktop,h.maus | |||
| @@ -67,12 +67,12 @@ type = internal/cpu | |||
| 67 | type = custom/script | 67 | type = custom/script |
| 68 | exec = ~/.config/polybar/focus | 68 | exec = ~/.config/polybar/focus |
| 69 | double-click-left = exec ~/.config/polybar/stop & | 69 | double-click-left = exec ~/.config/polybar/stop & |
| 70 | interval = 10 | 70 | interval = 5 |
| 71 | 71 | ||
| 72 | [module/notification_pause] | 72 | [module/notification_pause] |
| 73 | type = custom/script | 73 | type = custom/script |
| 74 | exec = ~/.config/polybar/notification_pause.sh | 74 | exec = ~/.config/polybar/notification_pause.sh |
| 75 | interval = 10 | 75 | interval = 5 |
| 76 | 76 | ||
| 77 | [module/newyork] | 77 | [module/newyork] |
| 78 | type = custom/script | 78 | type = custom/script |
