Initial commit after confirming working Lua config

This commit is contained in:
2026-06-27 17:14:39 -04:00
parent 9b1e714b9c
commit 3cadcad501
54 changed files with 825 additions and 50 deletions
+8
View File
@@ -0,0 +1,8 @@
return {
{ name = "shell", monitor = "DP-8" },
{ name = "browser", monitor = "DP-8" },
{ name = "jobs", monitor = "DP-7" },
{ name = "work", monitor = "DP-7" },
{ name = "meeting", monitor = "eDP-1" },
{ name = "monitoring", monitor = "eDP-1" },
}