Commit 77dc9fc2 authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

polychromatic: fix typo that caused double wrapping

parent 6d4543d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ python3Packages.buildPythonApplication rec {
    psmisc
  ];

  dontWrapGapps = true;
  dontWrapGApps = true;
  dontWrapQtApps = true;

  makeWrapperArgs = [