Initial commit after everything works

This commit is contained in:
2026-07-16 07:33:28 -04:00
parent 15a20af8a5
commit 19594ff8b3
7 changed files with 153 additions and 52 deletions
+5 -4
View File
@@ -1,8 +1,9 @@
return {
{ name = "shell", monitor = "DP-8" },
{ name = "browser", monitor = "DP-8" },
{ name = "jobs", monitor = "DP-7" },
{ name = "work", monitor = "DP-7" },
{ name = "shell", monitor = "desc:Ancor Communications Inc ASUS VS228 E3LMTF071391" },
{ name = "browser", monitor = "desc:Ancor Communications Inc ASUS VS228 E3LMTF071391" },
{ name = "jobs", monitor = "desc:Ancor Communications Inc ASUS VS228 E3LMTF071438" },
{ name = "work", monitor = "desc:Ancor Communications Inc ASUS VS228 E3LMTF071438" },
{ name = "meeting", monitor = "eDP-1" },
{ name = "monitoring", monitor = "eDP-1" },
{ name = "blah", monitor = "DP-8" },
}