diff --git a/.config/hypr/hyprland.conf.cgt b/.config/hypr/hyprland.conf.cgt index 117d0cd..ceba32e 100644 --- a/.config/hypr/hyprland.conf.cgt +++ b/.config/hypr/hyprland.conf.cgt @@ -65,14 +65,23 @@ animations { # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more - bezier = myBezier, 0.05, 0.9, 0.1, 1.05 + bezier = overshoot, 0.05, 0.9, 0.1, 1.05 - animation = windows, 1, 7, myBezier + animation = windows, 1, 7, overshoot animation = windowsOut, 1, 7, default, popin 80% animation = border, 1, 10, default animation = borderangle, 1, 8, default animation = fade, 1, 7, default - animation = workspaces, 1, 6, default + animation = workspaces, 1, 6, overshoot, slidefade 20% +} + +misc { + # Covered by wallpaper + disable_hyprland_logo = true + disable_splash_rendering = true + + animate_manual_resizes = true + animate_mouse_windowdragging = true } dwindle { @@ -195,6 +204,7 @@ env = WLR_NO_HARDWARE_CURSORS, 1 exec-once = waybar -exec-once = wpaperd +exec-once = swww-daemon +exec-once = sleep 1 && randomwallpaper exec-once = hyprctl setcursor <% opt.cursor.theme %> <% opt.cursor.size %> exec-once = wired # wired works meh on WL