diff options
Diffstat (limited to 'scripts/lib_prompts.sh')
| -rw-r--r-- | scripts/lib_prompts.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/lib_prompts.sh b/scripts/lib_prompts.sh index 8f2db3bc..bd8d9c75 100644 --- a/scripts/lib_prompts.sh +++ b/scripts/lib_prompts.sh @@ -45,7 +45,7 @@ You need to set it Manually Setting a wrong Keyboard Layout will cause Hyprland to crash If you are not sure, just type ${YELLOW}us${RESET} -${SKYBLUE}You can change later in ~/.config/hypr/UserConfigs/UserSettings.conf${RESET} +${SKYBLUE}You can change later in ${XDG_CONFIG_HOME:-$HOME/.config}/hypr/UserConfigs/UserSettings.conf${RESET} ${MAGENTA} NOTE:${RESET} • You can also set more than 2 keyboard layouts @@ -93,7 +93,7 @@ You need to set it Manually Setting a wrong Keyboard Layout will cause Hyprland to crash If you are not sure, just type ${YELLOW}us${RESET} -${SKYBLUE}You can change later in ~/.config/hypr/UserConfigs/UserSettings.conf${RESET} +${SKYBLUE}You can change later in ${XDG_CONFIG_HOME:-$HOME/.config}/hypr/UserConfigs/UserSettings.conf${RESET} ${MAGENTA} NOTE:${RESET} • You can also set more than 2 keyboard layouts |
