added killactive button to touch bar
parent
5605423253
commit
ae4f2e31dc
|
|
@ -54,6 +54,15 @@
|
||||||
:onclick "~/Dotfiles/desktopenvs/hyprland/scripts/screenrotationacw.sh"
|
:onclick "~/Dotfiles/desktopenvs/hyprland/scripts/screenrotationacw.sh"
|
||||||
{""}
|
{""}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
(button :class "music"
|
||||||
|
:orientation "h"
|
||||||
|
:space-evenly false
|
||||||
|
:halign "center"
|
||||||
|
:onclick "hyprctl dispatch killactive"
|
||||||
|
{""}
|
||||||
|
)
|
||||||
(button :class "music"
|
(button :class "music"
|
||||||
:orientation "h"
|
:orientation "h"
|
||||||
:space-evenly false
|
:space-evenly false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue