fix(eww-touch): use hyprctl dispatch for close window button
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main
parent
21ec76c6eb
commit
867686e409
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue