From 2634e6dcbe53079ac716dedff18689aee7ac062c Mon Sep 17 00:00:00 2001 From: end-4 Date: Mon, 23 Jan 2023 21:51:56 +0700 Subject: [PATCH] Update hypr.conf --- example/hypr.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example/hypr.conf b/example/hypr.conf index 4ef2ace..ec4b415 100644 --- a/example/hypr.conf +++ b/example/hypr.conf @@ -55,12 +55,12 @@ col.inactive_border=0x77222222 # animations Animations { - enabled=1 - speed=5 # This is for workspaces + enabled=1 # For windows windowresizespeed=5 # This is for windows resizing + workspaces=1 # For workspace animations (fixed, enabling by default) + speed=5 # This is for workspaces cheap=1 # highly recommended borders=0 - workspaces=1 # Workspace animations fixed, enabling by default } # example window rules, more in the wiki