niri: edit floating window settings

This commit is contained in:
Simon Gardling 2025-10-03 13:30:47 -04:00
parent e0cd3738ad
commit cac8156ba7
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -108,9 +108,12 @@ in
{ {
matches = [ matches = [
{ {
app-id = "zen$"; app-id = "^zen";
title = "^Picture-in-Picture$"; title = "^Picture-in-Picture$";
} }
{
app-id = "Mullvad VPN";
}
]; ];
open-floating = true; open-floating = true;