Pro Tip: Double check XNAMEX's PRs

This commit is contained in:
coolnsx
2024-10-04 13:19:52 +05:30
parent ca04d815e9
commit 5c87fbac7d
22 changed files with 212 additions and 86 deletions

View File

@@ -1,11 +1,11 @@
;;time
(defwindow time_1
:monitor 1
:geometry (geometry :x "50px"
:y "20px"
:width "35%"
:geometry (geometry :x "30px"
:y "30px"
:width "25%"
:height "200px"
:anchor "bottom right")
:anchor "top right")
:stacking "bg"
:reserve (struts :distance "40px" :side "top")
:windowtype "dock"