added killactive button to touch bar
parent
5605423253
commit
ae4f2e31dc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue