Swaylock: scaling fill

This commit is contained in:
Filippo Berto 2024-02-14 17:53:15 +01:00
parent 06dae95bc1
commit b580e65d77
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -31,7 +31,7 @@ in writeScriptBin "way-lockscreen" ''
--font "${font.name}" \
--font-size "${toString font.size}" \
--image "${toString wallpaper}" \
--scaling fit
--scaling fill
# --indicator-radius 120 \
# --indicator-thickness 15 \
''