Started configuration of hyprland and eww
This commit is contained in:
parent
eb162db3a7
commit
692b72b366
4 changed files with 300 additions and 1 deletions
12
modules/wm/hyprland/config/eww/eww.yuck
Normal file
12
modules/wm/hyprland/config/eww/eww.yuck
Normal 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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue