waybar: make the custom/update time shorter

This commit is contained in:
kuoi 2022-08-22 21:59:05 +01:00
parent aca9c78648
commit e335d1aec6
1 changed files with 2 additions and 2 deletions

View File

@ -108,10 +108,10 @@
},
"custom/update":{
"format": "{} ",
"interval": 3600,
"interval": 600,
"exec": "checkupdates | wc -l",
"exec-if": "exit 0",
"on-click": "tilix -e '/home/guoyi/.config/waybar/update.sh'",
"on-click": "tilix -e '/home/guoyi/.config/waybar/update.sh'"
},
"custom/power":{
"format": "⏻",