mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
more background
This commit is contained in:
parent
a4cca3cce1
commit
ae89126988
6 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ if [ $# -lt 1 ] || [ ! -d "$1" ]; then
|
|||
fi
|
||||
|
||||
# See swww-img(1)
|
||||
RESIZE_TYPE="fit"
|
||||
RESIZE_TYPE="crop"
|
||||
export SWWW_TRANSITION_FPS="${SWWW_TRANSITION_FPS:-60}"
|
||||
export SWWW_TRANSITION_STEP="${SWWW_TRANSITION_STEP:-2}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue