diff options
Diffstat (limited to 'exec/image-info')
-rw-r--r-- | exec/image-info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/image-info b/exec/image-info index 6eebe42..f839a36 100644 --- a/exec/image-info +++ b/exec/image-info @@ -1,6 +1,6 @@ #!/bin/sh -# Example for ~/.sxiv/exec/image-info +# Example for $XDG_CONFIG_HOME/sxiv/exec/image-info # Called by sxiv(1) whenever an image gets loaded, # with the name of the image file as its first argument. # The output is displayed in sxiv's status bar. |