Switch mimeapps to use nyxt as default browser

This commit is contained in:
Evie Litherland-Smith 2025-01-27 09:37:06 +00:00
parent bef6dfd7f8
commit dd4da4905b

View file

@ -1,6 +1,6 @@
let
emacs = [ "emacsclient.desktop" ];
browser = [ "firefox.desktop" ];
browser = [ "nyxt.desktop" ];
in
{
"inode/directory" = [ "org.gnome.Nautilus.desktop" ];