diff --git a/.config/waybar/config b/.config/waybar/config index 5096e6b..cde59a3 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -64,14 +64,6 @@ "tooltip-format": "Click to Randomize Wallpaper" }, - "custom/pacman": - { - "format": "{} ", - "interval": 3600, - "exec": "checkupdates | wc -l", - "exec-if": "exit 0" - }, - "battery": { "interval": 60, @@ -151,7 +143,7 @@ "tooltip": false, "format": "{icon}", "format-icons": { - "notifications": "", + "notification": "", "none": "", "dnd-notification": "", "dnd-none": "",