Skip to content

Instantly share code, notes, and snippets.

@gmolveau
Created September 18, 2024 06:56
Show Gist options
  • Save gmolveau/e63bdc807ef48715e044e411f1237968 to your computer and use it in GitHub Desktop.
Save gmolveau/e63bdc807ef48715e044e411f1237968 to your computer and use it in GitHub Desktop.
Set thunar as default file-manager on ubuntu
sudo apt-get install -y --no-recommends thunar
xdg-mime default thunar.desktop inode/directory application/x-gnome-saved-search
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment