nixpkgs/pkgs/applications/terminal-emulators/terminator
Joerie de Gram 5bee472a9b terminator: use dontWrapGApps to fix desktop icon
Terminator is currently wrapped twice, which makes the python hook use a
wrapped executable name to set argv[0]. As a result, Terminator can't be
matched to its desktop entry and fails to group correctly in e.g. the GNOME app
launcher. Ensuring we only wrap the executable once solves this.
2021-10-17 13:58:55 +02:00
..
default.nix terminator: use dontWrapGApps to fix desktop icon 2021-10-17 13:58:55 +02:00