aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/ModulesCustom
diff options
context:
space:
mode:
authorMax Gangel <79495154+maxgnetwork@users.noreply.github.com>2026-01-26 16:59:03 -0600
committerGitHub <noreply@github.com>2026-01-26 17:59:03 -0500
commita08811429b3676e31bdbfc19b4941e78d626aad5 (patch)
tree7e2da4e61101165062672b2a0158f64f14cd4565 /config/waybar/ModulesCustom
parentc0dab620085b972da50dafa2216eed60c60a0642 (diff)
fix tooltips when waybar cava widget is running (#933)
Diffstat (limited to 'config/waybar/ModulesCustom')
-rw-r--r--config/waybar/ModulesCustom4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom
index cb390c0f..5bfec777 100644
--- a/config/waybar/ModulesCustom
+++ b/config/waybar/ModulesCustom
@@ -136,7 +136,9 @@
// This is a custom cava visualizer
"custom/cava_mviz": {
"exec": "$HOME/.config/hypr/scripts/WaybarCava.sh",
- "format": "{}"
+ "format": "{}",
+ "return-type": "text",
+ "tooltip": false
},
"custom/playerctl": {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage