aboutsummaryrefslogtreecommitdiffstats
path: root/nsxiv.1
diff options
context:
space:
mode:
authorBerke Kocaoğlu <berke.kocaoglu@metu.edu.tr>2021-09-22 20:36:55 +0200
committerGitHub <noreply@github.com>2021-09-22 20:36:55 +0200
commit9e22f32c07db0b3b2d72fb252872c9f7bc7141e3 (patch)
tree3e0db2f59ec98c8e96cb464b7b4e1e1623f30ed0 /nsxiv.1
parent915a7fd384e700dff10f6014167764cd9812badd (diff)
downloadnsxiv-9e22f32c07db0b3b2d72fb252872c9f7bc7141e3.tar.zst
Change location of example scripts (#86)
* Use DOCPREFIX similar to MANPREFIX Co-authored-by: NRK <nrk@disroot.org>
Diffstat (limited to 'nsxiv.1')
-rw-r--r--nsxiv.14
1 files changed, 2 insertions, 2 deletions
diff --git a/nsxiv.1 b/nsxiv.1
index 98b10a4..2a08c7f 100644
--- a/nsxiv.1
+++ b/nsxiv.1
@@ -428,7 +428,7 @@ and the arguments given to it are: 1) path to image file, 2) image width,
3) image height.
.P
There is also an example script installed together with nsxiv as
-.IR PREFIX/share/nsxiv/exec/image-info .
+.IR DOCPREFIX/examples/image-info .
.SH EXTERNAL KEY HANDLER
Additional external keyboard commands can be defined using a handler program
located in
@@ -446,7 +446,7 @@ where C/M/S indicate Ctrl/Meta(Alt)/Shift modifier states and KEY is the X
keysym as listed in /usr/include/X11/keysymdef.h without the "XK_" prefix.
There is also an example script installed together with nsxiv as
-.IR PREFIX/share/nsxiv/exec/key-handler .
+.IR DOCPREFIX/examples/key-handler .
.SH THUMBNAIL CACHING
nsxiv stores all thumbnails under
.IR $XDG_CACHE_HOME/nsxiv/ .