refactor(waybar): query pacman packages every hour
This commit is contained in:
parent
6d15acaa3d
commit
c4a2a8ef0e
@ -201,7 +201,7 @@
|
|||||||
"exec": "~/.config/waybar/scripts/get-pacman-package-updates.bash",
|
"exec": "~/.config/waybar/scripts/get-pacman-package-updates.bash",
|
||||||
"format": " {}",
|
"format": " {}",
|
||||||
"tooltip": true,
|
"tooltip": true,
|
||||||
"interval": 10
|
"interval": 3600
|
||||||
},
|
},
|
||||||
"wlr/taskbar": {
|
"wlr/taskbar": {
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
|
Loading…
Reference in New Issue
Block a user