kdePackages.kinfocenter: wrap with --inherit-argv0 (#390557)

authored by K900 and committed by GitHub c4929d0e 8744abec

+2
+2
pkgs/kde/plasma/kinfocenter/default.nix
··· 60 60 extraNativeBuildInputs = [ pkg-config ]; 61 61 extraBuildInputs = [ libusb1 ]; 62 62 63 + qtWrapperArgs = [ "--inherit-argv0" ]; 64 + 63 65 # fix wrong symlink of infocenter pointing to a 'systemsettings5' binary in 64 66 # the same directory, while it is actually located in a completely different 65 67 # store path