Skip to content

Commit

Permalink
Ignore sudo and su in the output
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Jul 29, 2021
1 parent 04f174b commit c32603d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/applications.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,10 @@
<app name="lxpolkit" />
</group>


<!-- We should just ignore sudo -->
<!-- https://github.com/FrostyX/tracer/issues/162 -->
<app name="sudo" ignore="ignore" />
<app name="su" ignore="ignore" />

</applications>

0 comments on commit c32603d

Please sign in to comment.