summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublic/thesiah.sh2
-rwxr-xr-xstatic/thesiah.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/thesiah.sh b/public/thesiah.sh
index ff58d3c..a096123 100755
--- a/public/thesiah.sh
+++ b/public/thesiah.sh
@@ -649,7 +649,7 @@ Depends = dash' > /usr/share/libalpm/hooks/relinking-dash.hook
finalize() {
unset pass1 pass2
unset epass1 epass2
- sudo -u "$name" ln -sf /home/"$name"/.dotfiles/default/Pictures/wallpaper/bg.png /home/"$name"/.local/share/bg
+ sudo -u "$name" ln -sf /home/"$name"/.dotfiles/default/Pictures/wallpaper/city.png /home/"$name"/.local/share/bg
# Farewell
whiptail --title "All done!" \
--msgbox "Congrats! Provided there were no hidden errors, the script completed successfully and all the programs and configuration files should be in place.\\n\\nTo run the new graphical environment, log out and log back in as your new user, then run the command \"startx\" to start the graphical environment (it will start automatically in tty1).\\n\\n.t Soomin" 13 80
diff --git a/static/thesiah.sh b/static/thesiah.sh
index ff58d3c..a096123 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -649,7 +649,7 @@ Depends = dash' > /usr/share/libalpm/hooks/relinking-dash.hook
finalize() {
unset pass1 pass2
unset epass1 epass2
- sudo -u "$name" ln -sf /home/"$name"/.dotfiles/default/Pictures/wallpaper/bg.png /home/"$name"/.local/share/bg
+ sudo -u "$name" ln -sf /home/"$name"/.dotfiles/default/Pictures/wallpaper/city.png /home/"$name"/.local/share/bg
# Farewell
whiptail --title "All done!" \
--msgbox "Congrats! Provided there were no hidden errors, the script completed successfully and all the programs and configuration files should be in place.\\n\\nTo run the new graphical environment, log out and log back in as your new user, then run the command \"startx\" to start the graphical environment (it will start automatically in tty1).\\n\\n.t Soomin" 13 80