This commit is contained in:
biscuit
2025-06-19 12:39:23 -05:00
parent 005c744cb6
commit 0ebe999f92
+1 -1
View File
@@ -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 = ""