changed sway background, switched pacman update notifier in waybar

This commit is contained in:
Mike G 2024-11-02 19:39:54 -04:00
parent b8e796e488
commit 914e9afe56
3 changed files with 8 additions and 7 deletions

View file

@ -165,11 +165,11 @@
"format": "{icon}",
"return-type": "json",
"format-icons": {
"has-updates": " ",
"pending-updates": " ",
"updated": ""
},
"exec-if": "which waybar-module-pacman-updates",
"exec": "waybar-module-pacman-updates --interval-seconds 5 --network-interval-seconds 300"
"exec-if": "which waybar-updates",
"exec": "waybar-updates -n"
},
"bluetooth": {