From 056a68dc5e00f8411ff919f370c38fb29f248c54 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Sat, 8 Apr 2023 00:04:08 +0530 Subject: [PATCH] animations --- home/wm/hyprland/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index 544a707..70b9952 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -59,6 +59,10 @@ in disable_splash_rendering = true } + animation = windows,1,5,default,slide + animation = workspaces,1,5,default,slide + animation = fade,1,5,default + windowrulev2 = bordercolor rgb(ff5555),xwayland:1 windowrulev2 = workspace 2,class:^(firefox)$,title:^(Mozilla Firefox)$