From 0bfcbbf0dc83f87ab21d7d3b4a5980eaa51f0018 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 29 Mar 2025 16:40:54 +1100 Subject: install: add qt --- main.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.fish') diff --git a/main.fish b/main.fish index d31df27..c787258 100755 --- a/main.fish +++ b/main.fish @@ -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..] -- cgit v1.2.3-freya