Add sweet firefox theme but don't switch yet

TODO investigate firefox userChrome
This commit is contained in:
Evie Litherland-Smith 2024-02-08 08:14:07 +00:00
parent 8120c08133
commit e07ff08ddf

View file

@ -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;