mirror of
https://github.com/hyprwm/Hyprland
synced 2025-12-20 05:30:04 +01:00
config: add better zoomFactor default (#11060)
This commit is contained in:
parent
49d73d1893
commit
75c0675e14
1 changed files with 1 additions and 0 deletions
|
|
@ -149,6 +149,7 @@ animations {
|
|||
animation = workspaces, 1, 1.94, almostLinear, fade
|
||||
animation = workspacesIn, 1, 1.21, almostLinear, fade
|
||||
animation = workspacesOut, 1, 1.94, almostLinear, fade
|
||||
animation = zoomFactor, 1, 7, quick
|
||||
}
|
||||
|
||||
# Ref https://wiki.hypr.land/Configuring/Workspace-Rules/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue