use linear transition when changing wallpapers
This commit is contained in:
parent
96244140d7
commit
6c4f1338b9
1 changed files with 2 additions and 1 deletions
|
@ -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)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue