Started configuration of hyprland and eww

This commit is contained in:
KoenDR06 2025-03-08 14:49:20 +01:00
parent eb162db3a7
commit 692b72b366
4 changed files with 300 additions and 1 deletions

View file

@ -0,0 +1,12 @@
(defwindow example
:monitor 0
:geometry (geometry :x "0%"
:y "20px"
:width "90%"
:height "30px"
:anchor "top center")
:stacking "fg"
:reserve (struts :distance "40px" :side "top")
:windowtype "dock"
:exclusive true
"horseman's laptop")