From 42970f7f9b3b5285ea514cab3b4c884cbec1b436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20B=C3=B6hme?= Date: Mon, 13 Mar 2023 09:16:37 +0100 Subject: [PATCH] feat(hyprland): use nicer workspace animation --- modules/programs/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/programs/hyprland/config.nix b/modules/programs/hyprland/config.nix index 3b75257..49a235d 100644 --- a/modules/programs/hyprland/config.nix +++ b/modules/programs/hyprland/config.nix @@ -90,7 +90,7 @@ in animation = windowsOut, 1, 4, circ, slide animation = border, 1, 2, sine animation = fade, 1, 4, sine - animation = workspaces, 1, 5, circ, fade + animation = workspaces, 1, 5, circ, slidevert } dwindle {