Commit 2.5.1
This commit is contained in:
@@ -2,7 +2,12 @@
|
||||
# init pywal with default wallpaper
|
||||
# ------------------------------------------------------
|
||||
|
||||
_installSymLink wal ~/.config/wal ~/dotfiles/wal/ ~/.config
|
||||
wal -i ~/dotfiles/wallpapers/default.jpg
|
||||
echo "Pywal and templates initiated!"
|
||||
echo ""
|
||||
if [ ! -f ~/.cache/wal/colors-hyprland.conf ]; then
|
||||
_installSymLink wal ~/.config/wal ~/dotfiles/wal/ ~/.config
|
||||
wal -i ~/dotfiles/wallpapers/default.jpg
|
||||
echo "Pywal and templates activated."
|
||||
echo ""
|
||||
else
|
||||
echo "Pywal already activated."
|
||||
echo ""
|
||||
fi
|
||||
Reference in New Issue
Block a user