This commit is contained in:
outfoxxed 2025-10-03 23:17:31 -07:00
parent 0363953a84
commit eabb8f818b
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
3 changed files with 60 additions and 71 deletions

View file

@ -40,7 +40,6 @@ decoration {
animations {
enabled = yes
first_launch_animation = no
bezier = windowIn, 0.06, 0.71, 0.25, 1
bezier = windowResize, 0.04, 0.67, 0.38, 1
@ -54,11 +53,10 @@ animations {
animation = layers, 1, 4, windowIn, slide
}
gesture = 3, vertical, workspace
gestures {
workspace_swipe = true
workspace_swipe_invert = true
workspace_swipe_direction_lock = false
workspace_swipe_fingers = 4
workspace_swipe_forever = true
workspace_swipe_cancel_ratio = 0.15
}