From 3618f6ea51db869fe8b37c08ee60de256677377f Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Thu, 31 Mar 2022 17:56:32 +0200 Subject: [PATCH] More explanations to the config --- example/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/hyprland.conf b/example/hyprland.conf index 342bae03..998d69bd 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -29,7 +29,7 @@ general { animations { enabled=1 speed=7 - windows_speed=6 # specific speeds for components can be made with name_speed=float + 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 fadein=1 # not yet implemented