marwaita-icons: fix overlay
This commit is contained in:
parent
8b648cb3ae
commit
e0f0e01635
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
(self: super: {
|
(self: super: {
|
||||||
marwaita-icons = super.marwaita-icons.overrideAttrs ({
|
marwaita-icons = super.marwaita-icons.overrideAttrs ({
|
||||||
|
dontWrapQtApps = true;
|
||||||
dontCheckForBrokenSymlinks = true;
|
dontCheckForBrokenSymlinks = true;
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue