switch browser to librewolf
This commit is contained in:
@@ -29,8 +29,8 @@ let
|
|||||||
cacheDir = ".cache/mozilla";
|
cacheDir = ".cache/mozilla";
|
||||||
desktop = "firefox.desktop";
|
desktop = "firefox.desktop";
|
||||||
};
|
};
|
||||||
defaultSettings = firefoxSettings;
|
# defaultSettings = firefoxSettings;
|
||||||
# defaultSettings = librewolfSettings;
|
defaultSettings = librewolfSettings;
|
||||||
|
|
||||||
addon = name: extid: hash: pkgs.fetchFirefoxAddon {
|
addon = name: extid: hash: pkgs.fetchFirefoxAddon {
|
||||||
inherit name hash;
|
inherit name hash;
|
||||||
|
Reference in New Issue
Block a user