From f88f057914ef1f8c86d8447cbe72299d71c54fcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 6 Oct 2024 11:42:52 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(waybar):=20cava=20scratchpad?= =?UTF-8?q?=20not=20found?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/waybar/modules/custom-cava.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/modules/custom-cava.jsonc b/.config/waybar/modules/custom-cava.jsonc index 2bb1f263..6464257d 100644 --- a/.config/waybar/modules/custom-cava.jsonc +++ b/.config/waybar/modules/custom-cava.jsonc @@ -12,7 +12,7 @@ "", "", ], - "on-click": "pypr toggle cava", + "on-click": "kitty --class center-float-mini cava", "on-click-right": "qpwgraph", "on-click-middle": "easyeffects", },