imma try something entirely different
This commit is contained in:
parent
3445294f54
commit
829ecc17f0
6 changed files with 85 additions and 79 deletions
|
@ -73,18 +73,6 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
wrappedFirefox = prev.wrapFirefox (sandboxed-firefox-esr.config.env // {
|
||||
meta = prev.firefox-esr.meta;
|
||||
gtk3 = prev.libcanberra-gtk3;
|
||||
hasMozSystemDirPatch = true;
|
||||
}) {
|
||||
applicationName = "firefox-esr";
|
||||
pname = "firefox-esr";
|
||||
desktopName = "Firefox ESR";
|
||||
icon = "firefox";
|
||||
wmClass = "firefox-esr";
|
||||
};
|
||||
in
|
||||
wrappedFirefox;
|
||||
sandboxed-firefox-esr.config.env;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue