Set default opener for zip files
This commit is contained in:
parent
3282462014
commit
0461a90ff8
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ in
|
||||||
# mimetypes can be found with the mimetype command:
|
# mimetypes can be found with the mimetype command:
|
||||||
# nix-shell -p perl536Packages.FileMimeInfo
|
# nix-shell -p perl536Packages.FileMimeInfo
|
||||||
"inode/directory" = "org.gnome.Nautilus.desktop";
|
"inode/directory" = "org.gnome.Nautilus.desktop";
|
||||||
|
"application/zip" = "org.gnome.FileRoller.desktop";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue