aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2026-02-28 10:14:03 +0200
committerDylan Araps <dylan.araps@gmail.com>2026-02-28 10:14:03 +0200
commitf82ac70b69f076f3d2d49d940667ee537c6c301a (patch)
tree7604781ea6c31360ae7b62d6330a97f9f17bf5bd
parentfe79d85e1767cd9095b1139aa22460ca2d1dde8c (diff)
doc: nit
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index c71ce8a..35c902f 100644
--- a/README.txt
+++ b/README.txt
@@ -160,9 +160,9 @@ environment, default values are derived from the config.h.in file.
- DFM_OPENER (Opener script to use when opening files. This could be
xdg-open or a custom script (see the examples/ directory))
-- DFM_TRASH (Program to use when trashing files.)
+- DFM_TRASH (Program to use when trashing files)
-- DFM_TRASH_DIR (Path to trash directory.)
+- DFM_TRASH_DIR (Path to trash directory)
--[CD On Exit]------------------------------------------------------------------