aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-12 10:55:20 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-12 10:55:20 +0900
commit2a457c6bd78c8ca1d407d7e7ebe1f8336e483977 (patch)
tree47c50e43e0d13a348dee6caebb53023a385f7698 /config
parent5275285bd27f6cc636b31c10cd38bb83748a5495 (diff)
workspace animation enabled. Config-compact rofi.rasi now enabled scroll bar by default
Diffstat (limited to 'config')
-rw-r--r--config/hypr/UserConfigs/UserDecorAnimations.conf4
-rw-r--r--config/rofi/config-compact.rasi1
2 files changed, 2 insertions, 3 deletions
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;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage