wallpaper: modify swww transition
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
76ba03ca6b
commit
42a0350d7e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ while true; do
|
|||
magick "$WALLPAPER" -brightness-contrast -50x-50 "$ALTERED"
|
||||
|
||||
# Display altered wallpaper
|
||||
swww img "$ALTERED"
|
||||
swww img "$ALTERED" --transition-type random --transition-fps 100
|
||||
|
||||
# Send unaltered image to server in background
|
||||
#!! Hostname dependent
|
||||
|
|
Loading…
Reference in a new issue