Add Hyprland skill and configuration files; enhance installation process with GPU detection and SDDM support

This commit is contained in:
2026-07-05 22:40:27 +02:00
parent 913ebaab14
commit 93de248c5a
14 changed files with 341 additions and 28 deletions
+1 -1
View File
@@ -7,5 +7,5 @@
"skipLibCheck": true,
"noEmit": true
},
"include": ["src"]
"include": ["src", "test"]
}