updated solarized1.png
This commit is contained in:
3
setup.sh
3
setup.sh
@@ -61,8 +61,9 @@ if [ "$1" == "clean" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Clone the repository if it doesn't exist
|
# Clone the repository if it doesn't exist
|
||||||
if [ ! -e "$HOME/.dotfiles/" ]; then
|
if [ ! -e $DOTFILES ]; then
|
||||||
git clone https://github.com/id101010/LinuxDotFiles.git $DOTFILES
|
git clone https://github.com/id101010/LinuxDotFiles.git $DOTFILES
|
||||||
|
rm -rf $DOTFILES/.git
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ------------------------------------------------ Setup I3wm
|
# ------------------------------------------------ Setup I3wm
|
||||||
|
|||||||
BIN
wallpapers/solarized1.png
Normal file
BIN
wallpapers/solarized1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user