fix(eww-touch): use hyprctl dispatch for close window button

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
main
Amir Alexander Abdelbaki 2026-05-23 10:30:52 +02:00
parent 21ec76c6eb
commit 867686e409
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
:orientation "h" :orientation "h"
:space-evenly false :space-evenly false
:halign "center" :halign "center"
:onclick "hyprctl eval 'hl.dsp.window.close()'" :onclick "hyprctl dispatch 'hl.dsp.window.close()'"
{""} {""}
) )
(button :class "music" (button :class "music"