Commit 6c12682c authored by K900's avatar K900
Browse files

kdePackages.plasma-workspace: wrap with --inherit-argv0

kcminit_startup checks its own argv[0] to determine what mode to run in.

Fixes #390179.
parent f288951e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -62,6 +62,8 @@ mkKdeDerivation {
    gpsd
  ];

  qtWrapperArgs = [ "--inherit-argv0" ];

  # Hardcoded as QStrings, which are UTF-16 so Nix can't pick these up automatically
  postFixup = ''
    mkdir -p $out/nix-support