removed swaync config items from waybar config

This commit is contained in:
Mike G 2024-10-05 08:10:23 -04:00
parent 2a6e73cfcf
commit 920e62d661
2 changed files with 0 additions and 22 deletions

View file

@ -161,27 +161,6 @@
"tooltip-format": "{percent}% {icon}"
},
"custom/notification": {
"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>",
"inihibited-none": "",
"dnd-inhibited-notification": "<span foreground='red'><sup></sup></span>",
"dnd-inhibited-none": ""
},
"return-type": "json",
"exec-if": "which swaync-client",
"exec": "swaync-client -swb",
"on-click": "swaync-client -t -sw",
"on-click-right": "swaync-client -d -sw",
"escape": true
},
"custom/updates": {
"format": "{icon}",
"return-type": "json",

View file

@ -81,7 +81,6 @@ tooltip {
#temperature,
#clock,
#tray,
#custom-notification,
#custom-updates,
#backlight,
#bluetooth,