forked from Shinonome/dots-hyprland
stuff
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
(defwindow win-workspace
|
||||
:wm-ignore true
|
||||
:focusable false
|
||||
:monitor 0
|
||||
:geometry (geometry
|
||||
:x "0%"
|
||||
:y "32px"
|
||||
:width "0%"
|
||||
:height "0%"
|
||||
:anchor "top center"
|
||||
)
|
||||
(win-ws)
|
||||
)
|
||||
Reference in New Issue
Block a user