waybar: Enable on-click updating of package module

This commit is contained in:
histalek 2022-01-26 12:03:30 +01:00
parent e401f8d48d
commit 11f24183c7
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -103,10 +103,12 @@
"interval": 3600,
"exec": "checkupdates | wc -l",
"exec-if": "exit 0",
"on-click": "exit 0",
"signal": 8,
"states": {
"warning": 1,
},
"tooltip": false,
},
"custom/arrowtime": {