use linear transition when changing wallpapers

This commit is contained in:
Adithya 2024-05-19 15:58:04 +05:30
parent 96244140d7
commit 6c4f1338b9
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -29,8 +29,9 @@ random_paper() {
}
swww img \
--transition-type any \
--transition-type random \
--transition-step 2 \
--transition-duration 2 \
--transition-bezier "0.1,0.1,1.0,1.0" \
"$(random_paper)"