mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-30 11:41:53 -07:00
Added bezier curves
This commit is contained in:
@@ -41,7 +41,9 @@ decoration {
|
||||
|
||||
animations {
|
||||
enabled=1
|
||||
speed=7
|
||||
speed=7 # speed is measured in 100s of ms, 7 = 700ms
|
||||
curve=default # you can customize your own bezier curves, see the wiki
|
||||
windows_curve=default # specific curve for all window animations
|
||||
windows_speed=6 # specific speeds for components can be made with name_speed=float. 0 means use global (speed=float). If not set, will use the global value.
|
||||
windows=1
|
||||
borders=1
|
||||
|
Reference in New Issue
Block a user