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

+2 -2
View File
@@ -3,9 +3,9 @@
;; (deflisten wslist1
;; "scripts/getwsss DP-")
(deflisten wslist0
"scripts/getwss 0")
"scripts/wmws 0")
(deflisten wslist1
"scripts/getwss 1")
"scripts/wmws 1")
(defwidget workspaces [monitor]
(box :class "workspaces"
(for entry in {monitor == 0 ? wslist0 : wslist1}