diff options
author | Justine Smithies <justine@smithies.me.uk> | 2025-07-11 19:19:27 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2025-07-11 19:19:27 +0100 |
commit | 535eaca376234c63948ea87df038ba9382de1a37 (patch) | |
tree | 6810eec0db044ed719b11007a6a6abb191227a5d | |
parent | 65d4492c4f4ec145a5395aadc0785067d3106bfa (diff) |
-rw-r--r-- | .config/maomao/config.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/maomao/config.conf b/.config/maomao/config.conf index c6395fd..862bfac 100644 --- a/.config/maomao/config.conf +++ b/.config/maomao/config.conf @@ -6,6 +6,8 @@ animations=1 layer_animations=1 animation_type_open=slide animation_type_close=slide +layer_animation_type_open = slide +layer_animation_type_close = slide animation_fade_in=1 animation_fade_out=1 tag_animation_direction=1 |