aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/animations/Spring-curves.conf
blob: 1663d16eff40f8ba5cd82b417bedd2798e322d92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */  #
#
# name "Spring-curves"

animations {
  enabled = yes

  # Hyprland .conf uses bezier curves; these approximate the Lua spring presets.
  bezier = spring_fast, 0.18, 0.88, 0.14, 1.0
  bezier = spring_slow, 0.25, 0.82, 0.18, 1.0

  animation = windows, 1, 1, spring_fast
  animation = windowsIn, 1, 1, spring_fast, popin 50%
  animation = windowsOut, 1, 1, spring_fast, popin
  animation = border, 1, 1, spring_slow
  animation = borderangle, 0
  animation = fade, 1, 1, spring_slow
  animation = zoomFactor, 1, 6, spring_fast
  animation = layersIn, 1, 3, spring_fast, slide
  animation = layersOut, 1, 1.6, spring_fast, slide
  animation = fadeLayersIn, 1, 2, spring_fast
  animation = fadeLayersOut, 1, 1.6, spring_fast
  animation = workspaces, 1, 1, spring_slow, slide
  animation = specialWorkspace, 1, 1, spring_slow, slidevert 80%
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage