polychromatic: fix typo that caused double wrapping
This commit is contained in:
@@ -71,7 +71,7 @@ python3Packages.buildPythonApplication rec {
|
||||
psmisc
|
||||
];
|
||||
|
||||
dontWrapGapps = true;
|
||||
dontWrapGApps = true;
|
||||
dontWrapQtApps = true;
|
||||
|
||||
makeWrapperArgs = [
|
||||
|
||||
Reference in New Issue
Block a user