35 lines
1.7 KiB
Plaintext
35 lines
1.7 KiB
Plaintext
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
|
animations {
|
|
enabled = yes
|
|
|
|
# ─────────────────────────────
|
|
# 🌊 Smooth fluid motion curve (less snap, more glide)
|
|
# ─────────────────────────────
|
|
bezier = fluid, 0.10, 0.85, 0.15, 1.00
|
|
|
|
# ─────────────────────────────
|
|
# 🪟 Windows (primary UI motion)
|
|
# slightly slower + softer entry/exit
|
|
# ─────────────────────────────
|
|
animation = windows, 1, 8, fluid
|
|
animation = windowsIn, 1, 8, fluid
|
|
animation = windowsOut, 1, 7, fluid, popin 90%
|
|
|
|
# ─────────────────────────────
|
|
# 🧭 Workspaces (camera-like movement)
|
|
# make this the most “fluid” feeling part
|
|
# ─────────────────────────────
|
|
animation = workspaces, 1, 7, fluid
|
|
|
|
# ─────────────────────────────
|
|
# 🌫️ Fades (keep snappy but soft)
|
|
# ─────────────────────────────
|
|
animation = fade, 1, 6, fluid
|
|
|
|
# ─────────────────────────────
|
|
# 🧱 Borders (stable, minimal motion)
|
|
# ─────────────────────────────
|
|
animation = border, 1, 10, default
|
|
animation = borderangle, 1, 9, fluid
|
|
}
|