summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-09-04 19:18:18 +1000
committerJesse Duffield <jessedduffield@gmail.com>2018-09-04 19:18:18 +1000
commit3f68fe42cbad7018c680836ed1dd4192e86eba6a (patch)
tree7871ed0c789a499b2752490e72f8ab73e5993ec7 /docs
parent19a80297950153a694be0ee94f7c3fdff614fa7e (diff)
update xdg-open command
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index d428603bc..eb1c65f9a 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -33,7 +33,7 @@
```
os:
- openCommand: 'bash -c \"xdg-open {{filename}} &>/dev/null &\"'
+ openCommand: 'sh -c "xdg-open {{filename}} >/dev/null"'
```
### OSX: