fixed typo in notificiton config

This commit is contained in:
Mike G 2023-11-12 17:53:42 -05:00
parent 607c2a02da
commit b694eafc2f

View file

@ -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": "<span foreground='red'><sup></sup></span>",
"notification": "<span foreground='red'><sup></sup></span>",
"none": "",
"dnd-notification": "<span foreground='red'><sup></sup></span>",
"dnd-none": "",