Merge branch 'hotfix' into 'main'

Add pywal initiation to the script

See merge request stephan-raabe/dotfiles!9
This commit is contained in:
Stephan Raabe 2023-09-25 12:17:30 +00:00
commit 6366c2248c

View File

@ -78,7 +78,9 @@ _installSymLink starship ~/.config/starship.toml ~/dotfiles/starship/starship.to
_installSymLink rofi ~/.config/rofi ~/dotfiles/rofi/ ~/.config _installSymLink rofi ~/.config/rofi ~/dotfiles/rofi/ ~/.config
_installSymLink dunst ~/.config/dunst ~/dotfiles/dunst/ ~/.config _installSymLink dunst ~/.config/dunst ~/dotfiles/dunst/ ~/.config
_installSymLink wal ~/.config/wal ~/dotfiles/wal/ ~/.config _installSymLink wal ~/.config/wal ~/dotfiles/wal/ ~/.config
wal -i screenshots/
echo "Pywal templates initiated!"
echo ""
echo "-------------------------------------" echo "-------------------------------------"
echo "-> Install GTK dotfiles" echo "-> Install GTK dotfiles"
echo "-------------------------------------" echo "-------------------------------------"