summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordylan <dylan.araps@gmail.com>2020-09-03 10:08:26 +0300
committerGitHub <noreply@github.com>2020-09-03 10:08:26 +0300
commite76433f915bf00b861b42abf3363df5158d17e49 (patch)
tree1f205308ca752d6a11457c028ccb9aa0554fb2bb
parentc7508a99f1e031207fbfede4242aa174a006eaa0 (diff)
parent51ad8d19019fe5229402d884ce5dda4ae8832928 (diff)
Merge pull request #159 from cmplstofB/bugfix/document-trashdir
[Document] Fix Trash Directory Location when not using XDG on README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ebccec..e993f4a 100644
--- a/README.md
+++ b/README.md
@@ -218,7 +218,7 @@ export FFF_CD_FILE=~/.fff_d
# Trash Directory
# Default: '${XDG_DATA_HOME}/fff/trash'
-# If not using XDG, '${XDG_DATA_HOME}/fff/trash' is used.
+# If not using XDG, '${HOME}/.local/share/fff/trash' is used.
export FFF_TRASH=~/.local/share/fff/trash
# Trash Command