From fb2e6eb809268ab104ae5187a0f2902f46a9d6a9 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Sat, 31 May 2025 22:07:13 +0530 Subject: [PATCH] change anim speed --- .config/hypr/conf/autostart.conf | 2 ++ .config/hypr/hyprland.conf | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/hypr/conf/autostart.conf b/.config/hypr/conf/autostart.conf index a3c8d05..9bca8b8 100644 --- a/.config/hypr/conf/autostart.conf +++ b/.config/hypr/conf/autostart.conf @@ -33,6 +33,8 @@ exec-once = wl-paste --type image --watch cliphist store #Stores only image data exec-once = wl-clip-persist --clipboard regular --write-timeout 1000 +exec-once = cliphist wipe + # Set XCURSOR exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic' diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index ef2878d..255757d 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -137,7 +137,7 @@ animations { animation = layersOut, 1, 1.5, linear, popin 80% animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear - animation = workspaces, 1, 5, quick, fade + animation = workspaces, 1, 4.5, quick, fade } dwindle {