mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
updated InputGroup prompt.
This commit is contained in:
parent
2a8e029420
commit
69f06ad6ec
@ -16,7 +16,7 @@ source "$(dirname "$(readlink -f "$0")")/Global_functions.sh"
|
|||||||
LOG="Install-Logs/install-$(date +%d-%H%M%S)_input.log"
|
LOG="Install-Logs/install-$(date +%d-%H%M%S)_input.log"
|
||||||
|
|
||||||
while true; do
|
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."
|
echo "${NOTE} Please note that adding yourself to the 'input' group might be necessary for waybar keyboard-state functionality."
|
||||||
|
|
||||||
read -p "${YELLOW}Do you want to proceed? (y/n): ${RESET}" choice
|
read -p "${YELLOW}Do you want to proceed? (y/n): ${RESET}" choice
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user