Update DMS and add autostart rule

This commit is contained in:
2026-07-11 11:46:47 -04:00
parent a6067c85b8
commit 4f4dae9181
10 changed files with 46 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
hl.on("hyprland.start", function()
hl.exec_cmd("dms run")
end)