diff options
Diffstat (limited to 'example-config.json')
-rw-r--r-- | example-config.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/example-config.json b/example-config.json index a802dfa..35f2702 100644 --- a/example-config.json +++ b/example-config.json @@ -19,6 +19,10 @@ "input": { "font_size": 16 }, + "animation": { + "move_speed": 30.0, + "loading_icon_speed": 400.0 + }, "video": { // Plugins that support max height will select a video source that is not taller than this "max_height": 0 |