aboutsummaryrefslogtreecommitdiffstats
path: root/user-scripts/sxiv
diff options
context:
space:
mode:
Diffstat (limited to 'user-scripts/sxiv')
-rwxr-xr-xuser-scripts/sxiv2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-scripts/sxiv b/user-scripts/sxiv
index 985dce7..ef21cf7 100755
--- a/user-scripts/sxiv
+++ b/user-scripts/sxiv
@@ -2,7 +2,7 @@
# Description: Open images in current directory in sxiv
#
-# Shell: generic
+# Shell: POSIX compliant
# Author: Arun Prakash Jana
sxiv -q * >/dev/null 2>&1 &