diff options
| author | Evertiro <dgriffiths@widgitlabs.com> | 2026-02-04 02:04:10 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-04 19:04:10 +1100 |
| commit | 7a41a85954a40366bd25ed4e33d1cd9146507ad4 (patch) | |
| tree | ea4735d7dd4d220328cd97f26f811795cb13a082 /README.md | |
| parent | desktopclock: background blur GameMode support (#1145) (diff) | |
| download | caelestia-shell-7a41a85954a40366bd25ed4e33d1cd9146507ad4.tar.gz caelestia-shell-7a41a85954a40366bd25ed4e33d1cd9146507ad4.tar.bz2 caelestia-shell-7a41a85954a40366bd25ed4e33d1cd9146507ad4.zip | |
config: allow adjusting the speed of gifs (#1147)
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -219,6 +219,8 @@ default, you must create it manually. ```json { "appearance": { + "mediaGifSpeedAdjustment": 300, + "sessionGifSpeed": 0.7, "anim": { "durations": { "scale": 1 |