summaryrefslogtreecommitdiff
path: root/common/programs/librewolf.nix
diff options
context:
space:
mode:
authorbeeb5k <beebeeb5k@gmail.com>2026-07-14 13:55:58 +0530
committerbeeb5k <beebeeb5k@gmail.com>2026-07-14 13:55:58 +0530
commitc79515ae95eb30e7c341c1b73582fc1788df973b (patch)
treea94f0d4f168510385bb442915ef4e490a1399ea6 /common/programs/librewolf.nix
parentdae1955fafe2459ddf31fec141a8f17983122102 (diff)
Some stuff which i dont remember
Diffstat (limited to 'common/programs/librewolf.nix')
-rw-r--r--common/programs/librewolf.nix34
1 files changed, 17 insertions, 17 deletions
diff --git a/common/programs/librewolf.nix b/common/programs/librewolf.nix
index 9238632..f5a6440 100644
--- a/common/programs/librewolf.nix
+++ b/common/programs/librewolf.nix
@@ -7,7 +7,7 @@
}:
{
programs.librewolf = {
- enable = false;
+ enable = true;
policies = {
ExtensionSettings = {
# "uBlock0@raymondhill.net" = {
@@ -63,22 +63,22 @@
"browser.toolbars.bookmarks.visibility" = "never";
"widget.use-xdg-desktop-portal.file-picker" = 1;
};
- userChrome = ''
- @import "firefox-gnome-theme/userChrome.css";
- * {
- font-family: "monospace" !important;
- border-radius: 0px !important;
- }
-
- '';
- userContent = ''
- @import "firefox-gnome-theme/userContent.css";
- * {
- font-family: "monospace" !important;
- border-radius: 0px !important;
- }
- '';
-
+ # userChrome = ''
+ # @import "firefox-gnome-theme/userChrome.css";
+ # * {
+ # font-family: "monospace" !important;
+ # border-radius: 0px !important;
+ # }
+ #
+ # '';
+ # userContent = ''
+ # @import "firefox-gnome-theme/userContent.css";
+ # * {
+ # font-family: "monospace" !important;
+ # border-radius: 0px !important;
+ # }
+ # '';
+ #
search = {
force = true;
engines = {