install.sh aktualisier cp wallpapers

This commit is contained in:
stefan 2023-10-20 16:32:41 +02:00
parent 78388ec370
commit 173729397b

View File

@ -100,6 +100,8 @@ wal -i ~/dotfiles/wallpapers/default.jpg
# Copy default wallpaper to .cache for autolock screen # Copy default wallpaper to .cache for autolock screen
cp ~/dotfiles/wallpapers/default.jpg ~/.cache/current_wallpaper.jpg cp ~/dotfiles/wallpapers/default.jpg ~/.cache/current_wallpaper.jpg
cp -r ~/dotfiles/wallpapers ~/wallpaper
# start service # start service
sudo systemctl enable networkmanager sudo systemctl enable networkmanager
sudo systemctl enable ly sudo systemctl enable ly