Adhere to XDG Base Directory Specification; fixes issue #124

This commit is contained in:
Bert Münnich
2014-01-11 22:47:41 +01:00
parent 48954a163a
commit 304fd382db
7 changed files with 41 additions and 41 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Example for ~/.sxiv/exec/key-handler
# Example for $XDG_CONFIG_HOME/sxiv/exec/key-handler
# Called by sxiv(1) whenever an unbound key combo is used,
# with the key combo as its first argument and the path of the current image
# as its second argument.