add more shit to privacy.nix
This commit is contained in:
parent
01e6551935
commit
9e9ed12969
1 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,10 @@
|
|||
{
|
||||
matches = [
|
||||
{app-id = "^signal|Element|org\.gnome\.Evolution$";}
|
||||
{title = "^.*(Discord|Beispiel Screenshare block Bug).*$";}
|
||||
{title = "^.*(Discord|Beispiel Screenshare block Bug|Bitwarden|Träwelling).*$";}
|
||||
];
|
||||
excludes = [
|
||||
{title = "^.*(Schrottkatze|Statistics|Leaderboard) - Träwelling.*$";}
|
||||
];
|
||||
block-out-from = "screen-capture";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue