From 8ea6434568febd1f29b3abbf901de34e440a1331 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Thu, 31 Mar 2022 17:54:33 +0200 Subject: [PATCH] updated the example cfg --- example/hyprland.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 }