well niri work please

This commit is contained in:
afoucaultc 2026-08-07 21:31:50 +02:00
parent 949f2ca150
commit 4898f5cc5f
7 changed files with 38 additions and 39 deletions

View file

@ -21,7 +21,6 @@
open-floating = true;
}
{
# Exemple : bordure/opacité par app
matches = [ { app-id = "^kitty$"; } ];
opacity = 0.95;
geometry-corner-radius = {
@ -32,10 +31,5 @@
};
clip-to-geometry = true;
}
{
exclude-from-window-list = false;
matches = [ { is-active = false; } ];
opacity = 1.0;
}
];
}