more background

This commit is contained in:
chloe 2025-07-11 10:33:35 +02:00
parent a4cca3cce1
commit ae89126988
6 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ if [ $# -lt 1 ] || [ ! -d "$1" ]; then
fi fi
# See swww-img(1) # See swww-img(1)
RESIZE_TYPE="fit" RESIZE_TYPE="crop"
export SWWW_TRANSITION_FPS="${SWWW_TRANSITION_FPS:-60}" export SWWW_TRANSITION_FPS="${SWWW_TRANSITION_FPS:-60}"
export SWWW_TRANSITION_STEP="${SWWW_TRANSITION_STEP:-2}" export SWWW_TRANSITION_STEP="${SWWW_TRANSITION_STEP:-2}"

View file

@ -581,7 +581,7 @@ environment {
// apps to launch at startup // apps to launch at startup
spawn-at-startup "zen-beta" spawn-at-startup "zen-beta"
spawn-at-startup "obsidian" spawn-at-startup "obsidian"
spawn-at-startup "discord" spawn-at-startup "vesktop"
spawn-at-startup "beeper" spawn-at-startup "beeper"
clipboard { clipboard {

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB