summaryrefslogtreecommitdiffstats
path: root/.config/polybar
diff options
context:
space:
mode:
authorYigit Sever2021-11-18 19:49:11 +0300
committerYigit Sever2021-11-18 19:49:11 +0300
commitebda811de1d2a916f4aaf62f156b625b865d9035 (patch)
tree6a485dde7b4c2e5e5b77569b0f79af5ddf043c3f /.config/polybar
parent0276785e2b0da2f4a6e37d0b167fde14e8bf08bc (diff)
downloaddotfiles-ebda811de1d2a916f4aaf62f156b625b865d9035.tar.gz
dotfiles-ebda811de1d2a916f4aaf62f156b625b865d9035.tar.bz2
dotfiles-ebda811de1d2a916f4aaf62f156b625b865d9035.zip
polybar: don't query iss that often
diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config##h.lowe2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config##h.lowe b/.config/polybar/config##h.lowe
index 0dfb1b5..e316329 100644
--- a/.config/polybar/config##h.lowe
+++ b/.config/polybar/config##h.lowe
@@ -80,7 +80,7 @@ label-offline = Github offline
80[module/iss] 80[module/iss]
81type = custom/script 81type = custom/script
82exec = /home/yigit/.config/polybar/scripts/space 82exec = /home/yigit/.config/polybar/scripts/space
83interval = 5 83interval = 10
84 84
85[module/toread] 85[module/toread]
86type = custom/script 86type = custom/script