diff --git a/install-scripts/quickshell.sh b/install-scripts/quickshell.sh index 92b041f..2fbe227 100755 --- a/install-scripts/quickshell.sh +++ b/install-scripts/quickshell.sh @@ -7,7 +7,8 @@ if [[ $USE_PRESET = [Yy] ]]; then fi quick=( - quickshell + qt6-5compat + quickshell ) ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##