diff --git a/configs/desktop.nix b/configs/desktop.nix index f5fdb86..d6899dc 100644 --- a/configs/desktop.nix +++ b/configs/desktop.nix @@ -113,10 +113,7 @@ pinentryPackage = pkgs.pinentry-gnome3; }; - firefox = { - enable = true; - package = pkgs.librewolf; - }; + firefox.enable = true; seahorse.enable = true; file-roller.enable = true; diff --git a/programs/hyprland.nix b/programs/hyprland.nix index d64428e..f965de9 100644 --- a/programs/hyprland.nix +++ b/programs/hyprland.nix @@ -95,7 +95,6 @@ "suppressevent maximize, class:^(firefox)$" "float, title:^(Picture-in-Picture)$" "float, class:^(firefox)$, title:^()$" # notifications - "float, class:^(librewolf)$, title:^()$" # notifications "immediate, class:^(cs2)$" "immediate, class:^(osu.*)$"