diff --git a/example/hyprland.conf b/example/hyprland.conf index 903aab32..342bae03 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -28,8 +28,10 @@ general { animations { enabled=1 + speed=7 + windows_speed=6 # specific speeds for components can be made with name_speed=float windows=1 - borders=1 # not yet implemented + borders=1 fadein=1 # not yet implemented }