2024-03-08 15:21:36 +00:00
|
|
|
# ┏━┓┏┓╻╻┏┳┓┏━┓╺┳╸╻┏━┓┏┓╻
|
|
|
|
# ┣━┫┃┗┫┃┃┃┃┣━┫ ┃ ┃┃ ┃┃┗┫
|
|
|
|
# ╹ ╹╹ ╹╹╹ ╹╹ ╹ ╹ ╹┗━┛╹ ╹
|
|
|
|
|
|
|
|
animations {
|
|
|
|
enabled = yes
|
|
|
|
bezier = wind, 0.05, 0.9, 0.1, 1.05
|
|
|
|
bezier = winIn, 0.76, 0.42, 0.74, 0.87
|
|
|
|
bezier = winOut, 0.76, 0.42, 0.74, 0.87
|
|
|
|
bezier = workIn, 0.72, -0.07, 0.41, 0.98
|
|
|
|
bezier = linear, 1, 1, 1, 1
|
|
|
|
animation = windows, 1, 6, wind, popin
|
|
|
|
animation = windowsIn, 1, 1, workIn, popin
|
|
|
|
animation = windowsOut, 1, 5, workIn, popin
|
|
|
|
animation = windowsMove, 1, 5, wind, slide
|
|
|
|
animation = fadeIn, 1, 2, winIn
|
|
|
|
animation = fadeOut, 1, 5, winOut
|
2024-03-09 15:36:29 +00:00
|
|
|
animation = workspaces, 1, 3, workIn, slidevert
|
|
|
|
animation = specialWorkspace, 1, 5, workIn, slidevert
|
2024-03-08 15:21:36 +00:00
|
|
|
}
|