aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/animations/Spring-curves.conf
blob: e59ef0f041f49efbdc1e7062c12b662f8d657afc (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
26
27
# /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */  #
#
# name "Spring-curves"

animations {
  enabled = yes

  # Legacy hyprlang has no real spring curves. These beziers approximate the
  # Lua Spring-curves.lua presets and are unaffected by the HL 0.56 spring
  # wall-clock timing change (only type = "spring" curves need retuning).
  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