From 0ebe999f9219b85379ea2930faeb18f5749551c1 Mon Sep 17 00:00:00 2001 From: biscuit Date: Thu, 19 Jun 2025 12:39:23 -0500 Subject: [PATCH] test --- pkgs/matugen/custom/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ""