summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2022-01-13 21:23:19 -0500
committerGitHub <noreply@github.com>2022-01-13 21:23:19 -0500
commit8bdd74f821344be79692d369c0762bcb85d05661 (patch)
tree2fae3ebc8f5866eafe30ad181d9cb7661b766293
parent1a50f8279b5bd5b0a0266d6435fbdc4f2934c6ee (diff)
Update joshuto.toml.md
-rw-r--r--docs/configuration/joshuto.toml.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/configuration/joshuto.toml.md b/docs/configuration/joshuto.toml.md
index f1c5d95..d3d0364 100644
--- a/docs/configuration/joshuto.toml.md
+++ b/docs/configuration/joshuto.toml.md
@@ -8,6 +8,8 @@ scroll_offset = 6
# If joshuto does not know how to open the file, it can resort to opening it via xdg settings
xdg_open = false
+# Fork xdg_open so you can continue using joshuto with application open
+xdg_open_fork = false
# Use system trash can instead of permanently removing files
use_trash = true