diff --git a/dot_config/waybar/config b/dot_config/waybar/config index d33640a..a25ce51 100644 --- a/dot_config/waybar/config +++ b/dot_config/waybar/config @@ -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": "⏻",