added windowrule for gamescope

This commit is contained in:
twoneis 2024-06-23 22:15:01 +02:00
parent 7240b13ad3
commit ff56ede26b

View file

@ -83,6 +83,9 @@
bottom-right= 8.0; bottom-right= 8.0;
}; };
clip-to-geometry = true; clip-to-geometry = true;
} {
matches = [{app-id = "gamescope";}];
open-maximized = true;
} }
]; ];