ricardomv / snapper-gui

GUI for snapper, a tool for Linux filesystem snapshot management, works with btrfs, ext4 and thin-provisioned LVM volumes
GNU General Public License v2.0
222 stars 32 forks source link

change default file browser #40

Closed vezza closed 4 years ago

vezza commented 4 years ago

When I open a snapshot with snapper-gui the default file browser is set to easytag... is there a way to change this? If yes how? I'm running snapper-gui on Fedora 32

vezza commented 4 years ago

I removed easytag... now the default file-browser is set to konqueror... is there a way to set it back to nautilus?

vezza commented 4 years ago

I've managed to set the default file-browser to nautilus with: sudo xdg-mime default nautilus-autorun-software.desktop inode/directory anyway now I'm getting this error: Unable to find device for URI: L'oggetto mount contenuto per il file /.snapshots/24/snapshot non esiste Opening "/.snapshots/24/snapshot" with Run Software (inode/mount-point)

vezza commented 4 years ago

Problem solved, I had to change the file: /root/.config/mimeapps.list adding the following entry:

[Default Applications] inode/directory=org.gnome.Nautilus.desktop