niri: update rules
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
576b0b713f
commit
47478a1b2d
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue