update
This commit is contained in:
@@ -142,36 +142,36 @@ prefer-no-csd
|
|||||||
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
||||||
animations {
|
animations {
|
||||||
off
|
off
|
||||||
workspace-switch {
|
workspace-switch {
|
||||||
spring damping-ratio=0.80 stiffness=523 epsilon=0.0001
|
spring damping-ratio=0.80 stiffness=523 epsilon=0.0001
|
||||||
}
|
}
|
||||||
window-open {
|
/-window-open {
|
||||||
duration-ms 150
|
duration-ms 150
|
||||||
curve "ease-out-expo"
|
curve "ease-out-expo"
|
||||||
}
|
}
|
||||||
window-close {
|
/-window-close {
|
||||||
duration-ms 150
|
duration-ms 150
|
||||||
curve "ease-out-quad"
|
curve "ease-out-quad"
|
||||||
}
|
}
|
||||||
horizontal-view-movement {
|
/-horizontal-view-movement {
|
||||||
spring damping-ratio=0.85 stiffness=423 epsilon=0.0001
|
spring damping-ratio=0.85 stiffness=423 epsilon=0.0001
|
||||||
}
|
}
|
||||||
window-movement {
|
/-window-movement {
|
||||||
spring damping-ratio=0.75 stiffness=323 epsilon=0.0001
|
spring damping-ratio=0.75 stiffness=323 epsilon=0.0001
|
||||||
}
|
}
|
||||||
window-resize {
|
/-window-resize {
|
||||||
spring damping-ratio=0.85 stiffness=423 epsilon=0.0001
|
spring damping-ratio=0.85 stiffness=423 epsilon=0.0001
|
||||||
}
|
}
|
||||||
config-notification-open-close {
|
/-config-notification-open-close {
|
||||||
spring damping-ratio=0.65 stiffness=923 epsilon=0.001
|
spring damping-ratio=0.65 stiffness=923 epsilon=0.001
|
||||||
}
|
}
|
||||||
screenshot-ui-open {
|
/-screenshot-ui-open {
|
||||||
duration-ms 200
|
duration-ms 200
|
||||||
curve "ease-out-quad"
|
curve "ease-out-quad"
|
||||||
}
|
}
|
||||||
overview-open-close {
|
/-overview-open-close {
|
||||||
spring damping-ratio=0.85 stiffness=800 epsilon=0.0001
|
spring damping-ratio=0.85 stiffness=800 epsilon=0.0001
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Window rules let you adjust behavior for individual windows.
|
// Window rules let you adjust behavior for individual windows.
|
||||||
// Find more information on the wiki:
|
// Find more information on the wiki:
|
||||||
|
|||||||
Reference in New Issue
Block a user