Skip to content

Commit

Permalink
Merge pull request #666 from CasperH2O/EvenMoreIgnoreListAdditionsPart2
Browse files Browse the repository at this point in the history
Another process.
  • Loading branch information
CasperH2O authored Jun 29, 2023
2 parents b38bec5 + e6bc6c9 commit e53402c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HandheldCompanion/Managers/ProcessManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ private static ProcessFilter GetFilter(string exec, string path, string MainWind
case "gamebuzz.exe":
case "asmultidisplaycontrol.exe":
case "lockapp.exe":
case "asusosd.exe":
return ProcessFilter.Desktop;

default:
Expand Down

0 comments on commit e53402c

Please sign in to comment.