forked from Shinonome/dots-hyprland
switchwall.sh: no weird fade transition
This commit is contained in:
@@ -17,7 +17,7 @@ switch() {
|
|||||||
|
|
||||||
# ags run-js "wallpaper.set('')"
|
# ags run-js "wallpaper.set('')"
|
||||||
# sleep 0.1 && ags run-js "wallpaper.set('${imgpath}')" &
|
# sleep 0.1 && ags run-js "wallpaper.set('${imgpath}')" &
|
||||||
swww img "$imgpath" --transition-step 1 --transition-fps 120 \
|
swww img "$imgpath" --transition-step 100 --transition-fps 120 \
|
||||||
--transition-type grow --transition-angle 30 --transition-duration 1 \
|
--transition-type grow --transition-angle 30 --transition-duration 1 \
|
||||||
--transition-pos "$cursorposx, $cursorposy_inverted"
|
--transition-pos "$cursorposx, $cursorposy_inverted"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user