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 {