aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2026-02-28 10:12:51 +0200
committerDylan Araps <dylan.araps@gmail.com>2026-02-28 10:12:51 +0200
commit60305617a34570eb0b4118a0216278e4d3871704 (patch)
tree60b8ce282c55f9e95b6a0d8f72f9906a96058547 /README.txt
parentaeeb1bc851b399e8acc59c180f035e9c59a3873f (diff)
dfm: add trash support
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 1256f70..c71ce8a 100644
--- a/README.txt
+++ b/README.txt
@@ -160,6 +160,10 @@ 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_DIR (Path to trash directory.)
+
--[CD On Exit]------------------------------------------------------------------