feat: switch back to firefox

This commit is contained in:
uku 2024-04-18 18:44:35 +02:00
parent 758eea0de2
commit 45be41281e
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 1 additions and 5 deletions

View file

@ -113,10 +113,7 @@
pinentryPackage = pkgs.pinentry-gnome3; pinentryPackage = pkgs.pinentry-gnome3;
}; };
firefox = { firefox.enable = true;
enable = true;
package = pkgs.librewolf;
};
seahorse.enable = true; seahorse.enable = true;
file-roller.enable = true; file-roller.enable = true;

View file

@ -95,7 +95,6 @@
"suppressevent maximize, class:^(firefox)$" "suppressevent maximize, class:^(firefox)$"
"float, title:^(Picture-in-Picture)$" "float, title:^(Picture-in-Picture)$"
"float, class:^(firefox)$, title:^()$" # notifications "float, class:^(firefox)$, title:^()$" # notifications
"float, class:^(librewolf)$, title:^()$" # notifications
"immediate, class:^(cs2)$" "immediate, class:^(cs2)$"
"immediate, class:^(osu.*)$" "immediate, class:^(osu.*)$"