Skip to content
Discussion options

You must be logged in to vote

The animations i use:

$windowtime = 1.5
$wstime = 1.8

animations {
  enabled = yes
  workspace_wraparound = true
  bezier = easeOutQuint,0.23,1,0.32,1
  bezier = easeInOutCubic,0.65,0.05,0.36,1
  bezier = linear,0,0,1,1
  bezier = almostLinear,0.5,0.5,0.75,1.0
  bezier = quick,0.15,0,0.1,1
  bezier = easeInOutCirc,0.85,0,0.15,1
  bezier = easeInCirc,0.55, 0, 1, 0.45
  bezier = easeOutCirc, 0, 0.55, 0.45, 1

  #bezier = wiggle, 0.35,2.0,0.35,0.0
  #animation = workspacesIn, 1, 10, wiggle, slidevert

  animation = global, 0, 2, default
  animation = border, 1, {{ $windowtime * 2 }}, linear

  animation = windows, 1, $windowtime, quick
  animation = windowsIn, 1, $windowtime, quick, slide
 …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gfhdhytghd
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants