diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2026-02-28 10:14:03 +0200 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2026-02-28 10:14:03 +0200 |
| commit | f82ac70b69f076f3d2d49d940667ee537c6c301a (patch) | |
| tree | 7604781ea6c31360ae7b62d6330a97f9f17bf5bd | |
| parent | fe79d85e1767cd9095b1139aa22460ca2d1dde8c (diff) | |
doc: nit
| -rw-r--r-- | README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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]------------------------------------------------------------------ |