Skip to content

Instantly share code, notes, and snippets.

@Tknott95
Created March 10, 2018 08:20
Show Gist options
  • Save Tknott95/df90624f9e4ea15c6338676226208f30 to your computer and use it in GitHub Desktop.
Save Tknott95/df90624f9e4ea15c6338676226208f30 to your computer and use it in GitHub Desktop.
Arch Linux File Opening Not in File Manager - Error Arch Linux Gnome
If Arch Linux Gnome and Or Linux is not opening inside the correct directory follow the steps below.
```
<b>Nautilus is used for gtk</b> yet an amazing File Manager (whatever it is called). Replace org.gnome.Nautilus.desktop with whatever you currently would like to use.
<small>FOLLOW STEPS BELOW</small>
```
# 1. Inside Terminal Open
```
~/.local/share/applications/mimeapps.list
```
```
<b> or enter </b>
vim ~/.local/share/applications/mimeapps.list
```
# 2. Then Paste Text Below Inside and Save
```
[Default Applications]
inode/directory=org.gnome.Nautilus.desktop
```
@Tknott95
Copy link
Author

**_

not markdown :(

_**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment