niri: add wireshark rule
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
f33c5896d8
commit
36d3e3aa0a
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ in {
|
||||||
matches = [
|
matches = [
|
||||||
{app-id = "^obsidian$";}
|
{app-id = "^obsidian$";}
|
||||||
{app-id = "^org\.gnome\.TextEditor$";}
|
{app-id = "^org\.gnome\.TextEditor$";}
|
||||||
|
{app-id = "^org\.wireshark\.Wireshark$";}
|
||||||
];
|
];
|
||||||
|
|
||||||
open-floating = false;
|
open-floating = false;
|
||||||
|
|
Loading…
Add table
Reference in a new issue