Update quickshell.sh

This commit is contained in:
Ja.KooLit
2025-07-28 23:45:41 +09:00
committed by Don Williams
parent aa140acf69
commit f6a7c27229

View File

@@ -7,7 +7,8 @@ if [[ $USE_PRESET = [Yy] ]]; then
fi fi
quick=( quick=(
quickshell qt6-5compat
quickshell
) )
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ## ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##