aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-13 22:20:36 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-13 22:20:36 +0900
commit628caaee7981c521f916400c7283f972b6d31da4 (patch)
treeaebf5a69abac0ff95999a8ce796602150e24aa17
parent547a4741b905cf9ac4ee4237470120e8a08cc027 (diff)
minor update
-rwxr-xr-xcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 4750d5a3..4ee29485 100755
--- a/copy.sh
+++ b/copy.sh
@@ -78,7 +78,7 @@ if [ "$confirm" = "y" ]; then
mv temp.conf config/hypr/configs/Settings.conf
else
# If the detected layout is not correct, prompt the user to enter the correct layout
- printf "${WARN} Ensure to type in the proper keyboard layout, e.g., gb, de, pl, etc.\n"
+ printf "${WARN} Ensure to type in the proper keyboard layout else Hyprland will crash, e.g., gb, de, pl, etc.\n"
read -p "Please enter the correct keyboard layout: " new_layout
# Update the 'kb_layout=' line with the correct layout in the file
awk -v new_layout="$new_layout" '/kb_layout/ {$0 = " kb_layout=" new_layout} 1' config/hypr/configs/Settings.conf > temp.conf
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage