updated InputGroup prompt. Updated screenshot of installer

This commit is contained in:
Ja.KooLit 2024-01-05 23:33:41 +09:00
parent 743a9e992d
commit 8fe78dd9c8
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 2.3 MiB

View File

@ -20,7 +20,7 @@ source "$(dirname "$(readlink -f "$0")")/Global_functions.sh"
LOG="Install-Logs/install-$(date +%d-%H%M%S)_input.log"
while true; do
echo "${WARN} This script will add or remove your user from the 'input' group."
echo "${WARN} This script will add your user to the 'input' group."
echo "${NOTE} Please note that adding yourself to the 'input' group might be necessary for waybar keyboard-state functionality."
if [[ -z $input_group_choid ]]; then