[NixOS] Try more things to make monitor setup work at startup

This commit is contained in:
2023-08-05 21:02:01 -06:00
parent f289424c26
commit 724872d389
4 changed files with 19 additions and 3 deletions

View File

@@ -107,7 +107,7 @@ inputs: { pkgs, config, ... }: {
animation-clamping = false;
animation-for-open-window = "zoom";
animation-for-unmap-window = "zoom";
animation-for-transient-window = "slide-up";
animation-for-transient-window = "slide-down";
};
wintypes = {