forked from colonelpanic/dotfiles
[NixOS] Try more things to make monitor setup work at startup
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user