niri: add chat rules
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
45bdb5adbc
commit
576b0b713f
1 changed files with 6 additions and 0 deletions
|
@ -97,9 +97,15 @@ in {
|
||||||
# Chats
|
# Chats
|
||||||
matches = [
|
matches = [
|
||||||
{app-id = "^cinny$";}
|
{app-id = "^cinny$";}
|
||||||
|
{app-id = "^de\.schmidhuberj\.Flare$";}
|
||||||
{app-id = "^discord$";}
|
{app-id = "^discord$";}
|
||||||
{app-id = "^Element$";}
|
{app-id = "^Element$";}
|
||||||
|
{app-id = "^fluffychat$";}
|
||||||
|
{app-id = "^nheko$";}
|
||||||
|
{app-id = "^org\.gnome\.Fractal$";}
|
||||||
{app-id = "^org\.telegram\.desktop$";}
|
{app-id = "^org\.telegram\.desktop$";}
|
||||||
|
{app-id = "^signal$";}
|
||||||
|
{app-id = "^so\.libdb\.dissent$";}
|
||||||
];
|
];
|
||||||
|
|
||||||
#// default-column-display = "tabbed";
|
#// default-column-display = "tabbed";
|
||||||
|
|
Loading…
Add table
Reference in a new issue