deepin-desktop-theme: set dontWrapQtApps
This commit is contained in:
parent
5bbf19b093
commit
e7d4975998
@ -37,6 +37,9 @@ stdenv.mkDerivation rec {
|
||||
deepin-icon-theme
|
||||
];
|
||||
|
||||
# breeze-icons propagates qtbase
|
||||
dontWrapQtApps = true;
|
||||
|
||||
dontDropIconThemeCache = true;
|
||||
|
||||
preFixup = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user