mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-01 13:07:29 -05:00
use hyprland's built-in animation for zooming
This commit is contained in:
@@ -115,6 +115,8 @@ animations {
|
||||
## specialWorkspace
|
||||
animation = specialWorkspaceIn, 1, 2.8, emphasizedDecel, slidevert
|
||||
animation = specialWorkspaceOut, 1, 1.2, emphasizedAccel, slidevert
|
||||
# zoom
|
||||
animation = zoomFactor, 1, 3, emphasizedDecel
|
||||
}
|
||||
|
||||
input {
|
||||
@@ -160,6 +162,7 @@ binds {
|
||||
cursor {
|
||||
zoom_factor = 1
|
||||
zoom_rigid = false
|
||||
zoom_disable_aa = true
|
||||
hotspot_padding = 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user