This commit is contained in:
2021-02-21 19:47:29 +05:30
parent 7652a1771e
commit e7cbeaef5d
6 changed files with 76 additions and 10 deletions

View File

@@ -1,12 +1,17 @@
#!/bin/bash
# i3
test ! -d ~/.config/i3 && ln -s "$(pwd)/i3" ~/.config/i3
# i3status
test ! -d ~/.config/i3status && ln -s "$(pwd)/i3status" ~/.config/i3status
# picom
test ! -d ~/.config/picom && ln -s "$(pwd)/picom" ~/.config/picom
# rofi
test ! -d ~/.config/rofi && ln -s "$(pwd)/rofi" ~/.config/rofi
# add nvm
test ! -d ~/.nvm && curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash
# wallpaper
mkdir -p ~/.config/wallpaper/
test ! -f ~/.config/wallpaper/wallpaper.jpg && echo "Download to ~/.config/wallpaper/wallpaper.jpg: https://old.reddit.com/r/Art/comments/7ysmt2/lakeside_sunset_digital_8000x4500/"
# colorscheme generator
wal -i ~/.config/wallpaper/wallpaper.jpg