diff options
Diffstat (limited to 'exec/key-handler')
-rw-r--r-- | exec/key-handler | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/key-handler b/exec/key-handler index 3912825..f4de310 100644 --- a/exec/key-handler +++ b/exec/key-handler @@ -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. |