Disable Nautilus
This commit is contained in:
parent
7107a3fbee
commit
3bde81cd43
2 changed files with 3 additions and 4 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
opener = {
|
||||
folder = [
|
||||
{ run = ''nautilus "$@"''; display_name = "Nautilus"; }
|
||||
{ run = ''nemo "$@"''; display_name = "Nemo"; }
|
||||
{ run = ''xdg-open "$@"''; display_name = "Open folder"; }
|
||||
{ run = ''$VISUAL "$@"''; }
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue