dotfiles/cfg/eww/systray/windows/settings-panel/settings-panel.yuck
2022-02-19 19:47:23 +05:30

15 lines
303 B
Plaintext

(include "./widgets/settings-panel/daily.yuck")
(defwindow settings-panel
:monitor 0
:geometry (geometry :x "0%"
:y "20px"
:width "30%"
:height "30px"
:anchor "top center")
:stacking "fg"
:reserve (struts :distance "40px" :side "top")
:windowtype "dock"
:wm-ignore false
(daily))