programs: nautilus: assign a mime priority

This commit is contained in:
Colin 2024-02-18 06:49:04 +00:00
parent a531676d0d
commit 82e028e37d

View File

@ -46,6 +46,7 @@
"gvfsd"
];
mime.priority = 150; #< default is 100, so higher means we fall-back to other apps that might be more specialized
mime.associations = {
"inode/directory" = "org.gnome.Nautilus.desktop";
};