summaryrefslogtreecommitdiff
path: root/static/thesiah.sh
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-22 08:09:54 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-22 08:09:54 +0900
commit9773f66c81b5812fc25ac091a7ff8f11920bde7d (patch)
treed89fc4ac927f9185c2538fd0d4af3e25ea281403 /static/thesiah.sh
parenta18a23b1509f7c97bb0405bab0f6d23a0f27c811 (diff)
modified static/progs.csv, modified static/thesiah.sh
Diffstat (limited to 'static/thesiah.sh')
-rwxr-xr-xstatic/thesiah.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/thesiah.sh b/static/thesiah.sh
index f72380d..1b16454 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -678,7 +678,9 @@ 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/city.png /home/"$name"/.local/share/wallpapers/bg
+ sudo -u "$name" ln -sf /home/"$name"/.dotfiles/global/Pictures/wallpaper/city.png /home/"$name"/.local/share/wallpapers/bg
+ curl -L -o /home/"$name"/.local/bin/pacman-static https://pkgbuild.com/~morganamilo/pacman-static/x86_64/bin/pacman-static
+ chmod +x /home/"$name"/.local/bin/pacman-static
# 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