This commit is contained in:
fqbn207
2025-01-07 19:33:48 +01:00
parent 37c585a727
commit 7ceb163030
2 changed files with 15 additions and 0 deletions

View File

@ -39,6 +39,18 @@ in
install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi";
installation_mode = "force_installed";
};
"78272b6fa58f4a1abaac99321d503a20@proton.me" = {
install_url = "https://addons.mozilla.org/firefox/downloads/latest/proton-pass/latest.xpi";
installation_mode = "force_installed";
};
"addon@darkreader.org" = {
install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi";
installation_mode = "force_installed";
};
"{9b84b6b4-07c4-4b4b-ba21-394d86f6e9ee}" = {
install_url = "https://addons.mozilla.org/firefox/downloads/file/3954735/black21-3.0.2.xpi";
installation_mode = "force_installed";
};
};
};
preferences = {

View File

@ -4,6 +4,9 @@
enable = true;
settings = {
terminal = {
shell = "tmux";
};
window = {
opacity = 0.8;
blur = true;