fixed eww
parent
f936a39f0e
commit
ccd7cbf610
|
|
@ -47,6 +47,7 @@
|
|||
|
||||
|
||||
(defwidget screenrotate []
|
||||
(box :orientation "h" :space-evenly false :halign "center"
|
||||
(button :class "music"
|
||||
:orientation "h"
|
||||
:space-evenly false
|
||||
|
|
@ -70,7 +71,7 @@
|
|||
:onclick "~/Dotfiles/desktopenvs/hyprland/scripts/screenrotationwcw.sh"
|
||||
{""}
|
||||
)
|
||||
)
|
||||
))
|
||||
|
||||
(defwidget music []
|
||||
(button :class "music"
|
||||
|
|
|
|||
Loading…
Reference in New Issue