diff options
| author | Yigit Sever | 2021-11-18 19:49:11 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-11-18 19:49:11 +0300 |
| commit | ebda811de1d2a916f4aaf62f156b625b865d9035 (patch) | |
| tree | 6a485dde7b4c2e5e5b77569b0f79af5ddf043c3f | |
| parent | 0276785e2b0da2f4a6e37d0b167fde14e8bf08bc (diff) | |
| download | dotfiles-ebda811de1d2a916f4aaf62f156b625b865d9035.tar.gz dotfiles-ebda811de1d2a916f4aaf62f156b625b865d9035.tar.bz2 dotfiles-ebda811de1d2a916f4aaf62f156b625b865d9035.zip | |
polybar: don't query iss that often
| -rw-r--r-- | .config/polybar/config##h.lowe | 2 |
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] |
| 81 | type = custom/script | 81 | type = custom/script |
| 82 | exec = /home/yigit/.config/polybar/scripts/space | 82 | exec = /home/yigit/.config/polybar/scripts/space |
| 83 | interval = 5 | 83 | interval = 10 |
| 84 | 84 | ||
| 85 | [module/toread] | 85 | [module/toread] |
| 86 | type = custom/script | 86 | type = custom/script |
