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