diff --git a/installation.sh b/installation.sh index 57b140e..98f86ce 100644 --- a/installation.sh +++ b/installation.sh @@ -252,7 +252,7 @@ fi # == Emojis == pacman -S noto-fonts-emoji -echo " +sudo echo " @@ -285,7 +285,7 @@ echo " -" > /etc/fonts/local.conf +" | sudo tee /etc/fonts/local.conf fc-cache echo -e "\nInstallation done."