non important commit

This commit is contained in:
benstrb 2026-03-21 15:58:23 +01:00
parent f85e230b23
commit f40cf52ba2

View file

@ -75,7 +75,8 @@
hotkey-overlay.skip-at-startup = true; hotkey-overlay.skip-at-startup = true;
window-rules = [ window-rules = [
{ /*
{
geometry-corner-radius = { geometry-corner-radius = {
top-left = 2.0; top-left = 2.0;
top-right = 2.0; top-right = 2.0;
@ -83,6 +84,7 @@
bottom-right = 2.0; bottom-right = 2.0;
}; };
} }
*/
{ {
clip-to-geometry = true; clip-to-geometry = true;
} }