New backup 2025-04-22 23:45:01
This commit is contained in:
parent
6145bfc2f4
commit
bcd66a9e85
1 changed files with 3 additions and 4 deletions
|
@ -14,13 +14,12 @@
|
|||
(include "modules/home.yuck")
|
||||
|
||||
(defwindow home
|
||||
:windowtype "dock"
|
||||
:windowtype "normal"
|
||||
:exclusive true
|
||||
:geometry (geometry :x "10px"
|
||||
:y "10px"
|
||||
:width "300px"
|
||||
:height "200px"
|
||||
:anchor "top left")
|
||||
:reserve (struts :side "top" :distance "40%")
|
||||
; :stacking "overlay"
|
||||
:anchor "center left")
|
||||
:stacking "bg"
|
||||
(home))
|
||||
|
|
Loading…
Add table
Reference in a new issue