diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2026-02-28 10:12:51 +0200 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2026-02-28 10:12:51 +0200 |
| commit | 60305617a34570eb0b4118a0216278e4d3871704 (patch) | |
| tree | 60b8ce282c55f9e95b6a0d8f72f9906a96058547 /README.txt | |
| parent | aeeb1bc851b399e8acc59c180f035e9c59a3873f (diff) | |
dfm: add trash support
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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]------------------------------------------------------------------ |