nixos/cosmic: provide configuration defaults

This commit is contained in:
Wroclaw 2024-10-10 02:31:33 +02:00
parent fbf078d336
commit 8b6f8474a4
32 changed files with 128 additions and 0 deletions

View file

@ -0,0 +1,9 @@
(
output: "all",
source: Path("@wallpaper@"),
filter_by_theme: true,
rotation_frequency: 300,
filter_method: Lanczos,
scaling_mode: Zoom,
sampling_method: Alphanumeric,
)