From 2e9b7ec715f546f48c4b01234d4909d1bd93fc64 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Tue, 23 Nov 2021 22:25:16 +0100 Subject: [PATCH] updated the example to include animations --- example/hypr.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/example/hypr.conf b/example/hypr.conf index 35ba4c5..a645ab2 100644 --- a/example/hypr.conf +++ b/example/hypr.conf @@ -9,11 +9,14 @@ gaps_out=20 bar_height=20 max_fps=60 - # colors col.active_border=0x77ff3333 col.inactive_border=0x77222222 +# animations +anim.enabled=1 +anim.speed=8 + # keybinds bind=SUPER,R,exec,dmenu_run bind=SUPER,Q,exec,kitty