Skip to content

Commit

Permalink
tor-browser: fix desktop icon
Browse files Browse the repository at this point in the history
(cherry picked from commit 1ea74e6)
  • Loading branch information
rhendric authored and github-actions[bot] committed Jan 1, 2025
1 parent 2dd3254 commit aeb1311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/to/tor-browser/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ lib.warnIf (useHardenedMalloc != null)
"x-scheme-handler/http"
"x-scheme-handler/https"
];
startupWMClass = "Tor Browser";
})
];

Expand Down

0 comments on commit aeb1311

Please sign in to comment.