],
// Modules configuration
- // "format": "",
+ // "format": "",
"custom/launcher": {
"format": "",
"cpu": {
"format": "{usage:2} ",
- "on-click": "/usr/bin/foot -a popup htop",
+ "on-click": "footclient -a popup btop -p 3",
"interval": 1,
},
"memory": {
"format": "{percentage:2} ",
- "on-click": "/usr/bin/foot -a popup htop",
+ "on-click": "footclient -a popup btop -p 4",
"interval": 1,
},
},
},
+/* "none": "", */
+
"custom/notification": {
"tooltip": false,
"format": "{icon}",
"format-icons": {
"notification": "<span foreground='green'><sup></sup></span>",
- "none": "",
+ "none": "",
"dnd-notification": "<span foreground='red'><sup></sup></span>",
- "dnd-none": "ï\87·",
- "inhibited-notification": "ï\82¢<span foreground='red'><sup></sup></span>",
+ "dnd-none": "ï\8c\8d",
+ "inhibited-notification": "ï\8c\9a<span foreground='magenta'><sup></sup></span>",
"inhibited-none": "",
- "dnd-inhibited-notification": "ï\87·<span foreground='red'><sup></sup></span>",
+ "dnd-inhibited-notification": "ï\8c\9a<span foreground='magenta'><sup></sup></span>",
"dnd-inhibited-none": "",
},
"return-type": "json",