Add alacritty config
This commit is contained in:
1
setup.sh
1
setup.sh
@@ -10,6 +10,7 @@ test ! -f ~/.config/wallpaper/wallpaper.jpg && echo "Download to ~/.config/wallp
|
||||
# dunst
|
||||
test ! -d ~/.config/dunst && ln -s "$(pwd)/dunst" ~/.config/dunst
|
||||
|
||||
test ! -d ~/.config/alacritty && ln -s "$(pwd)/alacritty" ~/.config/alacritty
|
||||
|
||||
# wallpaper
|
||||
mkdir -p ~/.config/wallpaper/
|
||||
|
Reference in New Issue
Block a user