animation fuckery
This commit is contained in:
parent
81cf4188c4
commit
8f5547acc9
3 changed files with 46 additions and 0 deletions
|
@ -10,6 +10,12 @@
|
|||
hide-after-inactive-ms = 10000;
|
||||
};
|
||||
|
||||
animations.window-open.easing = {
|
||||
curve = "linear";
|
||||
duration-ms = 350;
|
||||
};
|
||||
animations.shaders.window-open = builtins.readFile ./shaders/glitch-open.frag;
|
||||
|
||||
layout = {
|
||||
gaps = 15;
|
||||
focus-ring.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue