Files
land/dotfiles/mango/.config/mango/animation/fade.conf
T
2026-05-20 18:22:42 +03:00

14 lines
368 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# https://mangowm.github.io/docs/visuals/animations#fade-settings
# Enable fade-in effect (0: disable, 1: enable)
animation_fade_in=1
# Enable fade-out effect (0: disable, 1: enable)
animation_fade_out=1
# Starting opacity for fade-in animations (0.01.0)
fadein_begin_opacity=0.5
# Starting opacity for fade-out animations (0.01.0)
fadeout_begin_opacity=0.5