feat(waybar): listen for signal 8 for pacman update completions

This commit is contained in:
Price Hiller 2023-08-21 22:09:24 -05:00
parent a874b052c6
commit 3e71b74548
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -198,7 +198,8 @@
"exec": "~/.config/waybar/scripts/get-pacman-package-updates.bash",
"format": "󰇚 {}",
"tooltip": true,
"interval": 3600
"interval": 3600,
"signal": 8
},
"wlr/taskbar": {
"format": "{icon}",