1
1
Fork 0

niri: update rules

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-02-19 09:06:38 -06:00
parent 576b0b713f
commit 47478a1b2d
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -173,8 +173,9 @@ in {
# Office # Office
matches = [ matches = [
{app-id = "^draw\.io$";} {app-id = "^draw\.io$";}
{app-id = "^libreoffice$";} {app-id = "^libreoffice.*$";}
{app-id = "^ONLYOFFICE Desktop Editors$";} {app-id = "^ONLYOFFICE Desktop Editors$";}
{app-id = "^org\.gnome\.Papers$";}
]; ];
open-floating = false; open-floating = false;