From 2a457c6bd78c8ca1d407d7e7ebe1f8336e483977 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 12 Sep 2024 10:55:20 +0900 Subject: workspace animation enabled. Config-compact rofi.rasi now enabled scroll bar by default --- config/hypr/UserConfigs/UserDecorAnimations.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/hypr/UserConfigs') diff --git a/config/hypr/UserConfigs/UserDecorAnimations.conf b/config/hypr/UserConfigs/UserDecorAnimations.conf index 2885971a..88224473 100644 --- a/config/hypr/UserConfigs/UserDecorAnimations.conf +++ b/config/hypr/UserConfigs/UserDecorAnimations.conf @@ -57,6 +57,6 @@ animations { animation = workspaces, 1, 5, overshot # animations for -git or version >0.42.0 - #animation = workspacesIn, 1, 5, winIn, slide - #animation = workspacesOut, 1, 5, winOut, slide + animation = workspacesIn, 1, 5, winIn, slide + animation = workspacesOut, 1, 5, winOut, slide } -- cgit v1.2.3