feat: todos, decman config almost complete

This commit is contained in:
2026-06-14 17:58:00 +02:00
parent e74b162b91
commit 04a5d8919c
32 changed files with 1632 additions and 72 deletions
+1 -2
View File
@@ -8,7 +8,6 @@ hl.on("hyprland.start", function()
hl.exec_cmd("hyprlauncher -d")
hl.exec_cmd("nm-applet")
hl.exec_cmd("nextcloud --background")
hl.exec_cmd("quickshell")
hl.exec_cmd("matugen")
hl.exec_cmd("dms run")
hl.exec_cmd("wl-paste --type text --watch cliphist store")
end)
View File