Skip to content

Commit

Permalink
Merge pull request #8 from urob/auto-app-rules-upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
urob committed Jan 13, 2024
2 parents 85be6e6 + ee1cdf1 commit 51846a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Whim/Filter/DefaultFilteredWindowsKomorebi.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ public static void LoadWindowsIgnoredByKomorebi(IFilterManager filterManager)
filterManager.AddProcessFileNameFilter("PowerToys.ImageResizer.exe"); // Target image resizer dialog
filterManager.AddProcessFileNameFilter("PowerToys.Peek.UI.exe"); // Target Peek popup
filterManager.AddProcessFileNameFilter("PowerToys.PowerLauncher.exe"); // PpowerLauncher popup
filterManager.AddProcessFileNameFilter("PowerToys.PowerAccent.exe"); // PowerAccent popup

// Process Hacker
filterManager.AddProcessFileNameFilter("ProcessHacker.exe");
Expand Down

0 comments on commit 51846a1

Please sign in to comment.