diff --git a/2-install-hyprland.sh b/2-install-hyprland.sh index 83b3245..49fa2ca 100755 --- a/2-install-hyprland.sh +++ b/2-install-hyprland.sh @@ -71,6 +71,6 @@ _installPackagesYay "${packagesYay[@]}"; echo "" echo "DONE!" -echo "Update the keyboard layout and screen resolution in ~/dotfiles/hypr/hyprland.conf" +echo "NEXT: Update the keyboard layout and screen resolution in ~/dotfiles/hypr/hyprland.conf" echo "Then proceed with with 3-dotfiles.sh"