diff options
Diffstat (limited to 'exec/image-info')
| -rwxr-xr-x | exec/image-info | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/exec/image-info b/exec/image-info index da610cf..f608527 100755 --- a/exec/image-info +++ b/exec/image-info @@ -1,8 +1,8 @@  #!/bin/sh -# Example for $XDG_CONFIG_HOME/sxiv/exec/image-info -# Called by sxiv(1) whenever an image gets loaded. -# The output is displayed in sxiv's status bar. +# Example for $XDG_CONFIG_HOME/nsxiv/exec/image-info +# Called by nsxiv(1) whenever an image gets loaded. +# The output is displayed in nsxiv's status bar.  # Arguments:  #   $1: path to image file  #   $2: image width | 
