Add Hyprland skill and configuration files; enhance installation process with GPU detection and SDDM support
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "tsx src/cli.ts"
|
||||
"start": "tsx src/cli.ts",
|
||||
"test": "tsx --test \"test/**/*.test.ts\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@clack/prompts": "^0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user