added wallpapers

This commit is contained in:
λmolinae 2025-05-18 21:54:11 -06:00
parent 5901f87dd3
commit 860abb48d0
3 changed files with 13 additions and 0 deletions

View file

@ -20,6 +20,12 @@ read_software(){
printf "Successfully installed all software!\n"
}
dl_wallpapers() {
cd "$HOME"/Pictures/
git clone "https://git.amolinae.com/amolinae06/Wallpapers" && cd Wallpapers
rm -rf .git; cd "$HOME"
}
make_dwl() {
cd $HOME/.local/src/dwl/
bwroot make install