Files
dotfiles/dot_config/awww-manager/config.toml.tmpl

31 lines
679 B
Cheetah

[general]
backend = "swww"
# backend_cmd = "/usr/bin/swww"
# resize = "crop"
# filter = "Lanczos3"
# transition_type = "simple"
# transition_step = 90
# transition_fps = 30
# transition_duration = 3
# fill_color = "000000ff"
[[output]]
name = "DP-1"
mode = "cycle"
dir = "~/.config/wallpaper/dp-1"
extensions = ["png", "jpg", "jpeg", "gif", "webp"]
# Optional per-output overrides:
# resize = "crop"
# filter = "Lanczos3"
# transition_type = "simple"
[[output]]
name = "DP-2"
mode = "cycle"
dir = "~/.config/wallpaper/dp-2"
extensions = ["png", "jpg", "jpeg", "gif", "webp"]
# Optional per-output overrides:
# resize = "crop"
# filter = "Lanczos3"
# transition_type = "simple"