aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/checksum
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/checksum')
-rwxr-xr-xplugins/checksum2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/checksum b/plugins/checksum
index 44f2274..488f9f6 100755
--- a/plugins/checksum
+++ b/plugins/checksum
@@ -12,7 +12,7 @@
# Shell: POSIX compliant
# Author: ath3
-selection=~/.config/nnn/.selection
+selection=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/.selection
resp=f
chsum=md5
ischksum=0