kora-icon-theme: set dontWrapQtApps
This commit is contained in:
parent
309af598bc
commit
70f5d13cb2
@ -30,6 +30,9 @@ stdenvNoCC.mkDerivation rec {
|
|||||||
hicolor-icon-theme
|
hicolor-icon-theme
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# breeze-icons propagates qtbase
|
||||||
|
dontWrapQtApps = true;
|
||||||
|
|
||||||
dontDropIconThemeCache = true;
|
dontDropIconThemeCache = true;
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user