Add sweet firefox theme but don't switch yet
TODO investigate firefox userChrome
This commit is contained in:
parent
8120c08133
commit
e07ff08ddf
|
@ -58,6 +58,11 @@
|
||||||
installation_mode = "force_installed";
|
installation_mode = "force_installed";
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/catppuccin-mocha-lavender-git/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/catppuccin-mocha-lavender-git/latest.xpi";
|
||||||
};
|
};
|
||||||
|
# Sweet-Dark theme
|
||||||
|
"{59f619c8-220b-4a27-8918-bf1537bc060a}" = {
|
||||||
|
installation_mode = "force_installed";
|
||||||
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/sweet-dark/latest.xpi";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
FirefoxHome = {
|
FirefoxHome = {
|
||||||
Search = true;
|
Search = true;
|
||||||
|
|
Loading…
Reference in a new issue