Refactor the whole configuration #1
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
|
in
|
||||||
sandboxed-firefox-esr.config.env;
|
wrappedFirefox;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue