feat(waybar): listen for signal 8 for pacman update completions
This commit is contained in:
parent
a874b052c6
commit
3e71b74548
@ -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}",
|
||||
|
Loading…
Reference in New Issue
Block a user