diff options
Diffstat (limited to 'examples/win-title')
-rwxr-xr-x | examples/win-title | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/win-title b/examples/win-title index ac7b982..31994ef 100755 --- a/examples/win-title +++ b/examples/win-title @@ -1,7 +1,7 @@ #!/bin/sh # Example for $XDG_CONFIG_HOME/nsxiv/exec/win-title -# Called by nsxiv(1) on each redraw. +# Called by nsxiv(1) whenever any of the relevant information changes. # The output is set as nsxiv's window title. # # Arguments, "Optional" arguments might be empty: |