diff --git a/waybar/config.jsonc b/waybar/config.jsonc
index 4f95084..67d1332 100644
--- a/waybar/config.jsonc
+++ b/waybar/config.jsonc
@@ -114,6 +114,7 @@
},
"tooltip-format": "MPD (connected)",
"tooltip-format-disconnected": "MPD (disconnected)",
+ "format-stopped": "",
"on-click": "mpc toggle --password kapuchinamusica"
},
"idle_inhibitor": {
@@ -140,10 +141,10 @@
"calendar": {
"format": {
// "months": "{}",
- "days": "{}",
+ "days": "{}",
"weeks": "W{}",
"weekdays": "{}",
- "today": "{}"
+ "today": "{}"
}
}
},
diff --git a/waybar/config2.jsonc b/waybar/config2.jsonc
index 8a9bc82..173b005 100644
--- a/waybar/config2.jsonc
+++ b/waybar/config2.jsonc
@@ -165,7 +165,8 @@
"format-alt": "{time} {icon}",
// "format-good": "", // An empty format will hide the module
// "format-full": "",
- "format-icons": ["", "", "", "", ""]
+ "format-icons": ["", "", "", "", ""],
+ "on-click": "gnome-power-statistics" // doesn't work D:
},
"battery#bat2": {
"bat": "BAT2"