programs: nautilus: assign a mime priority
This commit is contained in:
@@ -46,6 +46,7 @@
|
|||||||
"gvfsd"
|
"gvfsd"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
mime.priority = 150; #< default is 100, so higher means we fall-back to other apps that might be more specialized
|
||||||
mime.associations = {
|
mime.associations = {
|
||||||
"inode/directory" = "org.gnome.Nautilus.desktop";
|
"inode/directory" = "org.gnome.Nautilus.desktop";
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user