Update success message
This commit is contained in:
parent
d39602cc76
commit
46e693410d
@ -210,4 +210,4 @@ echo "default wallpaper copied."
|
||||
# ------------------------------------------------------
|
||||
clear
|
||||
echo "DONE!"
|
||||
echo "Please continue with 2-install-hyprland.sh and/or 2-install-qtile.sh"
|
||||
echo "NEXT: Please continue with 2-install-hyprland.sh and/or 2-install-qtile.sh"
|
||||
|
@ -60,5 +60,5 @@ _installPackagesPacman "${packagesPacman[@]}";
|
||||
|
||||
echo ""
|
||||
echo "DONE!"
|
||||
echo "Update the keyboard layout and screen resolution in ~/dotfiles/qtile/autostart.sh"
|
||||
echo "NEXT: Update the keyboard layout and screen resolution in ~/dotfiles/qtile/autostart.sh"
|
||||
echo "Then proceed with 3-dotfiles.sh"
|
||||
|
@ -117,4 +117,4 @@ _installSymLink swappy ~/.config/swappy ~/dotfiles/swappy/ ~/.config
|
||||
# DONE
|
||||
# ------------------------------------------------------
|
||||
echo "DONE!"
|
||||
echo "Please logout and reboot your system!"
|
||||
echo "NEXT: Please logout and reboot your system!"
|
||||
|
Loading…
Reference in New Issue
Block a user