removed swaync config items from waybar config
This commit is contained in:
parent
2a6e73cfcf
commit
920e62d661
2 changed files with 0 additions and 22 deletions
|
@ -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",
|
||||
|
|
|
@ -81,7 +81,6 @@ tooltip {
|
|||
#temperature,
|
||||
#clock,
|
||||
#tray,
|
||||
#custom-notification,
|
||||
#custom-updates,
|
||||
#backlight,
|
||||
#bluetooth,
|
||||
|
|
Loading…
Reference in a new issue