replace librewolf with stock ff

This commit is contained in:
andromeda
2026-01-02 00:47:58 +01:00
parent 122a7fa174
commit 834472fe38
2 changed files with 11 additions and 10 deletions

View File

@@ -179,15 +179,16 @@ in {
};
gh.enable = true;
home-manager.enable = true;
librewolf = {
enable = true;
package = pkgs.librewolf.override {
cfg.enableTridactylNative = true;
};
profiles.${config.home.username}.extensions.packages = [
pkgs.nur.repos.rycee.firefox-addons.tridactyl
];
};
firefox.enable = true;
# librewolf = {
# enable = true;
# package = pkgs.librewolf.override {
# cfg.enableTridactylNative = true;
# };
# profiles.${config.home.username}.extensions.packages = [
# pkgs.nur.repos.rycee.firefox-addons.tridactyl
# ];
# };
lsd.enable = true;
nvf = {
enable = true;

View File

@@ -14,7 +14,7 @@ output * bg @backgroundImagePath@ fill
bindsym $mod+Shift+Return exec $term
bindsym $mod+Shift+d exec $menu
bindsym $mod+Shift+a exec anki
bindsym $mod+Shift+q exec librewolf
bindsym $mod+Shift+q exec firefox
bindsym $mod+Shift+s exec $screenshot
bindsym $mod+Shift+c kill