Fuck about with styling and shit

This commit is contained in:
Maximilian Friedersdorff 2025-10-02 22:56:24 +01:00
parent 1a47d7aef2
commit 09a221d787
5 changed files with 25 additions and 38 deletions

View file

@ -21,7 +21,6 @@
"modules-right": [
"clock",
"custom/cliphist",
"custom/dnd",
"privacy",
"idle_inhibitor",
"pulseaudio",
@ -180,25 +179,6 @@
"on-click": "pavucontrol",
"on-click-middle": "blueman-manager"
},
"custom/dnd": {
"format": "{icon} {text}",
"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": ""
},
"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/media": {
"format": "{icon} {text}",
"return-type": "json",