install script: update ags version notice

This commit is contained in:
end-4
2025-06-13 21:45:08 +02:00
parent efb2f3fee5
commit 4d6deffd88
+3 -2
View File
@@ -16,8 +16,9 @@ prevent_sudo_or_root
startask () {
printf "\e[34m[$0]: Hi there! Before we start:\n"
printf '\n'
printf '[NEW] illogical-impulse is now powered by Quickshell. If you were using the AGS version and would like to keep it, do not run this script.\n'
printf ' For the AGS version, run the script in its branch instead: git checkout ii-ags && ./install.sh\n'
printf '[NEW] illogical-impulse is now powered by Quickshell. If you were using the old AGS version and would like to keep it, do not run this script.\n'
printf ' The AGS version, although uses less memory, has much worse performance. If you do not need (inconsistent) translations, the Quickshell version is recommended.\n'
printf ' If you would like it anyway, run the script in its branch instead: git checkout ii-ags && ./install.sh\n'
printf '\n'
printf 'This script 1. only works for ArchLinux and Arch-based distros.\n'
printf ' 2. does not handle system-level/hardware stuff like Nvidia drivers\n'