llakala / nixos

My NixOS config
3 stars 1 forks source link

Make firefox better and prettier #32

Open llakala opened 1 month ago

llakala commented 1 month ago

We've now enabled firefox gnome theme which makes everything much prettier. However, there's probably still more things to do.

Here's some configs to use a reference:
https://github.com/shigatena666/nix-config/blob/main/pkgs/generic.nix https://github.com/TheRealGramdalf/nixos/tree/main/users/gramdalf/firefox https://github.com/ShadowRZ/flakes/blob/master/home/modules/firefox/default.nix https://github.com/hlissner/dotfiles/blob/master/modules/desktop/browsers/firefox.nix https://github.com/Athena-OS/athena-nix/blob/main/nixos/home-manager/browsers/firefox/default.nix

llakala commented 3 weeks ago

Interesting idea with webapps: https://github.com/TLATER/dotfiles/blob/f4ed53e9e78ff41cd2849f389499d3bfd3ffe4c7/home-modules/firefox-webapp.nix#L74

llakala commented 1 week ago

Should reference this for getting Firefox hardware accel fully working: https://github.com/NuschtOS/nixos-modules/blob/226e4796cff1e166f297c9a5eafe61149d137d1f/modules/firefox.nix