chore: swww -> awww

This commit is contained in:
Ahwx 2026-07-08 03:30:52 +02:00
parent c0f5c43544
commit e9888046a9
6 changed files with 8 additions and 8 deletions

View file

@ -2,4 +2,4 @@
magick convert "$1" ~/.local/share/bg.png
wal -i "$1"
swww img ~/.local/share/bg.png --transition-type fade
awww img ~/.local/share/bg.png --transition-type fade

View file

@ -21,9 +21,9 @@ usage() {
}
unfuck_wallpaper() {
pkill swww-daemon
setsid swww-daemon &
swww img ~/.local/share/bg.png
pkill awww-daemon
setsid awww-daemon &
awww img ~/.local/share/bg.png
}
unfuck_fingerprint() {