From 304fd382db98a6a134e0e281cc6f4cf27fb0789a Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Sat, 11 Jan 2014 22:47:41 +0100 Subject: Adhere to XDG Base Directory Specification; fixes issue #124 --- exec/image-info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec/image-info') 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. -- cgit v1.2.3-54-g00ecf