diff options
Diffstat (limited to 'modules/by-name')
| -rw-r--r-- | modules/by-name/ly/ly/blackhole-smooth-240x67.dur | bin | 0 -> 484298 bytes | |||
| -rw-r--r-- | modules/by-name/ly/ly/module.nix | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/modules/by-name/ly/ly/blackhole-smooth-240x67.dur b/modules/by-name/ly/ly/blackhole-smooth-240x67.dur new file mode 100644 index 00000000..d65c878f --- /dev/null +++ b/modules/by-name/ly/ly/blackhole-smooth-240x67.dur Binary files differdiff --git a/modules/by-name/ly/ly/module.nix b/modules/by-name/ly/ly/module.nix index 3f2607ec..9ddbdaa9 100644 --- a/modules/by-name/ly/ly/module.nix +++ b/modules/by-name/ly/ly/module.nix @@ -80,7 +80,8 @@ in { # Stop animations after 10 secs. animation_timeout_sec = 60; - animation = "colormix"; + animation = "dur_file"; + dur_file_path = "${./blackhole-smooth-240x67.dur}"; custom_sessions = "${customSessionsDir}"; |
