From 51c384d37c2035aafd9a45a17626023bb637d9ec Mon Sep 17 00:00:00 2001 From: silly Date: Sun, 29 Mar 2026 20:16:12 +0200 Subject: Replace 'swww' with 'awww' in wallpaper script --- .config/scripts/wallpaper.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/scripts') diff --git a/.config/scripts/wallpaper.sh b/.config/scripts/wallpaper.sh index b33e094..7f7096c 100644 --- a/.config/scripts/wallpaper.sh +++ b/.config/scripts/wallpaper.sh @@ -38,8 +38,8 @@ fi FULL_PATH="$WALLPAPER_DIR/$selected" -swww img -o "$MAIN_MONITOR" "$FULL_PATH" --transition-type grow --transition-duration 1.5 --transition-fps 120 -swww clear --outputs "$SECOND_MONITOR" +awww img -o "$MAIN_MONITOR" "$FULL_PATH" --transition-type grow --transition-duration 1.5 --transition-fps 120 +awww clear --outputs "$SECOND_MONITOR" wal -i "$FULL_PATH" -n -q mkdir -p "$(dirname "$CACHE_PATH")" -- cgit v1.3.1