install: add qt

This commit is contained in:
2 * r + 2 * t
2025-03-29 16:40:54 +11:00
parent f0f7a46ca7
commit 0bfcbbf0dc
5 changed files with 32 additions and 12 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ if test "$argv[1]" = scheme
end
if test "$argv[1]" = install
set -l valid_modules scripts btop discord firefox fish foot fuzzel hypr safeeyes shell slurp gtk vscode
set -l valid_modules scripts btop discord firefox fish foot fuzzel hypr safeeyes shell slurp gtk qt vscode
if test "$argv[2]" = all
for module in $valid_modules
$src/install/$module.fish $argv[3..]