misplaced
This commit is contained in:
parent
a9bd70f129
commit
3445294f54
1 changed files with 1 additions and 1 deletions
|
@ -77,13 +77,13 @@
|
|||
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";
|
||||
hasMozSystemDirPatch = true;
|
||||
};
|
||||
in
|
||||
wrappedFirefox;
|
||||
|
|
Loading…
Add table
Reference in a new issue