This commit is contained in:
2025-04-05 20:01:46 +03:00
parent 73908ecd0a
commit 056e98be6e
7 changed files with 64 additions and 30 deletions

View File

@@ -16,7 +16,7 @@ if [ ${#WALLPAPER} -gt 0 ] ; then
notify-send -t 2000 -u low "OCbwoy3's Dotfiles" "Setting wallpaper"
swww img $HOME/Pictures/Wallpapers/$WALLPAPER --transition-fps 300 --transition-duration 2 &
swww img $HOME/Pictures/Wallpapers/$WALLPAPER --transition-fps 300 --transition-duration 2 --transition-type simple --transition-step 3 &
# bash ~/dotfiles/scripts/hot-reload.sh
else