This commit is contained in:
iris committed 2023-07-29 18:56:09 -04:00
1 parent 0d5900b551
commit a89b397a91
9 files changed
+96 -67

No files matched your search

+9
View File
@@ -1,5 +1,14 @@
(include "bar/bar.yuck")
(defwindow bar
:exclusive true
:geometry (geometry :x "0%"
:y "0%"
:width "100%"
:height "30px"
:anchor "top center")
(bar :monitor 0))
(defwindow bar-eDP
:monitor 0
:exclusive true