From ae4f2e31dcb93422af51d832706d07a57e89cd29 Mon Sep 17 00:00:00 2001 From: The_miro Date: Thu, 29 May 2025 22:44:54 +0200 Subject: [PATCH] added killactive button to touch bar --- desktopenvs/hyprland/eww-touch/eww.yuck | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/desktopenvs/hyprland/eww-touch/eww.yuck b/desktopenvs/hyprland/eww-touch/eww.yuck index c1d5902..ff022e0 100644 --- a/desktopenvs/hyprland/eww-touch/eww.yuck +++ b/desktopenvs/hyprland/eww-touch/eww.yuck @@ -54,6 +54,15 @@ :onclick "~/Dotfiles/desktopenvs/hyprland/scripts/screenrotationacw.sh" {"󱞧"} ) + + + (button :class "music" + :orientation "h" + :space-evenly false + :halign "center" + :onclick "hyprctl dispatch killactive" + {""} + ) (button :class "music" :orientation "h" :space-evenly false