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 ++-- config/rofi/config-compact.rasi | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'config') 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 } diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi index 42b09f30..c1137490 100644 --- a/config/rofi/config-compact.rasi +++ b/config/rofi/config-compact.rasi @@ -36,7 +36,6 @@ listview { columns: 2; lines: 6; spacing: 4px; - scrollbar: false; border-radius: 12px; } -- cgit v1.2.3