A
Animations
Configuration Options
Title*
Default Value
Possible Values
Description*
Example
- fly-in // Newly opened windows will fly in from a random position on the edge of the screen - zoom // Newly opened windows will zoom out from the center point of wherever they were going to appear - slide-up // Newly opened windows will slide up from the bottom of screen - slide-down // Newly opened windows will slide down from the top of the screen - slide-left // Newly opened windows will slide in from the right of where they are opened - slide-right // Newly opened windows will slide in from the left of where they are opened - none // Newly opened windows will not have an animation
- fly-in // Newly closed windows will fly out to a random position on the edge of the screen - zoom // Newly closed windows will zoom in from the center point of the window - slide-up // Newly closed windows will slide up from where they were closed - slide-down // Newly closed windows will slide down from where they were closed - slide-left // Newly closed windows will slide out from the right of where they are opened - slide-right // Newly closed windows will slide out from the left of where they are opened - none // Newly closed windows will not have an animation
animation-open-exclude = [ "class_g = 'Alacritty'" ];
animation-unmap-exclude = [ "class_g = 'Alacritty'" ];
new deprecated options as of v1.2
animations section and options
Initial Setup for Animations