test
This commit is contained in:
@@ -10,7 +10,7 @@ command = "swww"
|
|||||||
# The arguments that will be provided to the command.
|
# The arguments that will be provided to the command.
|
||||||
# Keywords like {{ mode }} or anything that works inside of hooks doesn't work here.
|
# Keywords like {{ mode }} or anything that works inside of hooks doesn't work here.
|
||||||
# The last argument will be the image path.
|
# 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.
|
# For example, killing the wallpaper daemon. Usage is like a normal hook.
|
||||||
# pre_hook = ""
|
# pre_hook = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user