diff --git a/pkgs/matugen/custom/config.toml b/pkgs/matugen/custom/config.toml index a675ee4..81ab74b 100644 --- a/pkgs/matugen/custom/config.toml +++ b/pkgs/matugen/custom/config.toml @@ -10,7 +10,7 @@ command = "swww" # The arguments that will be provided to the command. # Keywords like {{ mode }} or anything that works inside of hooks doesn't work here. # The last argument will be the image path. -arguments = ["img", "--transition-type", "center"] +arguments = ["img", "--transition-type", "center", "--transition-fps", "120"] # For example, killing the wallpaper daemon. Usage is like a normal hook. # pre_hook = ""