non important commit

This commit is contained in:
benstrb 2026-01-10 21:22:29 +01:00
parent 4d2886d88b
commit bf312a2794
2 changed files with 13 additions and 0 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"
:wm-ignore false
"example content")