Compare commits
3 Commits
e36719997a
...
0506b1fa6d
| Author | SHA1 | Date | |
|---|---|---|---|
| 0506b1fa6d | |||
| d91355f602 | |||
| d5ce4b4b19 |
@@ -46,7 +46,7 @@ decoration {
|
|||||||
animations {
|
animations {
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
|
||||||
# Light, fast easing — no bounce, no drag
|
bezier = overshoot, 0.22, 0.61, 0.36, 1.15
|
||||||
bezier = breeze, 0.22, 0.61, 0.36, 1.0
|
bezier = breeze, 0.22, 0.61, 0.36, 1.0
|
||||||
|
|
||||||
# Windows: quick, soft, intentional
|
# Windows: quick, soft, intentional
|
||||||
@@ -54,7 +54,7 @@ animations {
|
|||||||
animation = windowsOut, 1, 4, breeze, slidefade
|
animation = windowsOut, 1, 4, breeze, slidefade
|
||||||
|
|
||||||
# Workspaces: airy glide, finishes fast
|
# Workspaces: airy glide, finishes fast
|
||||||
animation = workspaces, 1, 5, breeze, slide
|
animation = workspaces, 1, 1, overshoot, slidefade
|
||||||
|
|
||||||
# Subtle polish
|
# Subtle polish
|
||||||
animation = fade, 1, 4, breeze
|
animation = fade, 1, 4, breeze
|
||||||
@@ -62,7 +62,6 @@ animations {
|
|||||||
animation = border, 1, 3, breeze
|
animation = border, 1, 3, breeze
|
||||||
}
|
}
|
||||||
|
|
||||||
gesture = 3, horizontal, workspace
|
|
||||||
|
|
||||||
gesture = 3, down, fullscreen, 1
|
|
||||||
|
|
||||||
|
|||||||
@@ -21,3 +21,6 @@ device {
|
|||||||
name = logitech-usb-receiver
|
name = logitech-usb-receiver
|
||||||
sensitivity = 0
|
sensitivity = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gesture = 3, horizontal, workspace
|
||||||
|
gesture = 3, down, fullscreen
|
||||||
|
|||||||
Reference in New Issue
Block a user