🐛 fix(waybar): revert changes of previous commit about the notifications space icons

and thats why you have to test all what you change :)
This commit is contained in:
Sergio Laín 2023-12-21 01:57:38 +01:00
parent a6ccb36457
commit 8473d706b3
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -64,14 +64,14 @@
"tooltip": false,
"format": "{} {icon}",
"format-icons": {
"notification": " <span foreground='red'><sup></sup></span>",
"none": " ",
"dnd-notification": " <span foreground='red'><sup></sup></span>",
"dnd-none": " ",
"inhibited-notification": " <span foreground='red'><sup></sup></span>",
"inhibited-none": " ",
"dnd-inhibited-notification": " <span foreground='red'><sup></sup></span>",
"dnd-inhibited-none": " "
"notification": "<span foreground='red'><sup></sup></span>",
"none": "",
"dnd-notification": "<span foreground='red'><sup></sup></span>",
"dnd-none": "",
"inhibited-notification": "<span foreground='red'><sup></sup></span>",
"inhibited-none": "",
"dnd-inhibited-notification": "<span foreground='red'><sup></sup></span>",
"dnd-inhibited-none": ""
},
"return-type": "json",
"exec-if": "which swaync-client",
@ -243,14 +243,14 @@
"tooltip": false,
"format": "{} {icon}",
"format-icons": {
"notification": " <span foreground='red'><sup></sup></span>",
"none": " ",
"dnd-notification": " <span foreground='red'><sup></sup></span>",
"dnd-none": " ",
"inhibited-notification": " <span foreground='red'><sup></sup></span>",
"inhibited-none": " ",
"dnd-inhibited-notification": " <span foreground='red'><sup></sup></span>",
"dnd-inhibited-none": " "
"notification": "<span foreground='red'><sup></sup></span>",
"none": "",
"dnd-notification": "<span foreground='red'><sup></sup></span>",
"dnd-none": "",
"inhibited-notification": "<span foreground='red'><sup></sup></span>",
"inhibited-none": "",
"dnd-inhibited-notification": "<span foreground='red'><sup></sup></span>",
"dnd-inhibited-none": ""
},
"return-type": "json",
"exec-if": "which swaync-client",
@ -370,14 +370,14 @@
"tooltip": false,
"format": "{} {icon}",
"format-icons": {
"notification": " <span foreground='red'><sup></sup></span>",
"none": " ",
"dnd-notification": " <span foreground='red'><sup></sup></span>",
"dnd-none": " ",
"inhibited-notification": " <span foreground='red'><sup></sup></span>",
"inhibited-none": " ",
"dnd-inhibited-notification": " <span foreground='red'><sup></sup></span>",
"dnd-inhibited-none": " "
"notification": "<span foreground='red'><sup></sup></span>",
"none": "",
"dnd-notification": "<span foreground='red'><sup></sup></span>",
"dnd-none": "",
"inhibited-notification": "<span foreground='red'><sup></sup></span>",
"inhibited-none": "",
"dnd-inhibited-notification": "<span foreground='red'><sup></sup></span>",
"dnd-inhibited-none": ""
},
"return-type": "json",
"exec-if": "which swaync-client",