summaryrefslogtreecommitdiffstats
path: root/.config/polybar
diff options
context:
space:
mode:
authorYigit Sever2022-05-13 15:51:30 +0300
committerYigit Sever2022-05-13 15:52:33 +0300
commit5b7bc27c4d3df2a421f8ba1c22bf776c00141906 (patch)
tree936f41238031080b4eb3c85d320a08c73dd9616d /.config/polybar
parentc4d32d39a399a8d87fc0c14b5cb178d8f056efca (diff)
downloaddotfiles-5b7bc27c4d3df2a421f8ba1c22bf776c00141906.tar.gz
dotfiles-5b7bc27c4d3df2a421f8ba1c22bf776c00141906.tar.bz2
dotfiles-5b7bc27c4d3df2a421f8ba1c22bf776c00141906.zip
polybar: toread updates every 30 seconds now
diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config.ini##h.lowe2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini##h.lowe b/.config/polybar/config.ini##h.lowe
index 848ec2b..19d8ff8 100644
--- a/.config/polybar/config.ini##h.lowe
+++ b/.config/polybar/config.ini##h.lowe
@@ -85,7 +85,7 @@ interval = 10
85[module/toread] 85[module/toread]
86type = custom/script 86type = custom/script
87exec = /home/yigit/.config/polybar/scripts/toread 87exec = /home/yigit/.config/polybar/scripts/toread
88interval = 5 88interval = 30
89 89
90[module/focus] 90[module/focus]
91type = custom/script 91type = custom/script