rice wofi now

This commit is contained in:
2025-04-02 16:47:55 +03:00
parent 4ee203cb5d
commit 642883abcd
7 changed files with 107 additions and 2 deletions

10
scripts/load-wallpaper.sh Normal file
View File

@@ -0,0 +1,10 @@
#!/bin/bash
WALLPAPER=$(cat $HOME/.cache/.wallpaper)
rm -r ~/.cache/wal
# wal -stn -a 90 -i $HOME/wallpaper/$WALLPAPER
swww img $WALLPAPER --transition-fps 120 --transition-duration 2 -t wipe &
bash ~/dotfiles/scripts/hot-reload.sh