streaming hell

This commit is contained in:
Schrottkatze 2025-10-14 14:22:39 +02:00
commit c3e08a9df4
No known key found for this signature in database
4 changed files with 55 additions and 6 deletions

View file

@ -17,7 +17,7 @@
animations.shaders.window-open = builtins.readFile ./shaders/glitch-open.frag;
layout = {
gaps = 15;
gaps = 15; # :GAPS:- gaps = %GAPS%;-:#
focus-ring.enable = false;
border = {
enable = true;
@ -58,6 +58,9 @@
is-floating = true;
}
];
excludes = [
{ app-id = "steam_app_[0-9]+"; }
];
baba-is-float = true;
shadow = {
offset.y = 0;
@ -68,6 +71,12 @@
enable = true;
};
}
{
matches = [
{ app-id = "(steam_app_[0-9]+|[Mm]inecraft.*|gamescope)"; }
];
border.enable = false;
}
{
geometry-corner-radius =
let