hmmmm
This commit is contained in:
parent
db16271511
commit
dcac2246f1
1 changed files with 9 additions and 1 deletions
|
@ -74,6 +74,14 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
wrappedFirefox = prev.wrapFirefox sandboxed-firefox-esr.config.env {
|
||||
applicationName = "firefox-esr";
|
||||
pname = "firefox-esr";
|
||||
desktopName = "Firefox ESR";
|
||||
icon = "firefox";
|
||||
wmClass = "firefox-esr";
|
||||
};
|
||||
in
|
||||
sandboxed-firefox-esr.config.env;
|
||||
wrappedFirefox;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue