summaryrefslogtreecommitdiff
path: root/sxiv-launch
diff options
context:
space:
mode:
Diffstat (limited to 'sxiv-launch')
-rwxr-xr-xsxiv-launch4
1 files changed, 4 insertions, 0 deletions
diff --git a/sxiv-launch b/sxiv-launch
new file mode 100755
index 0000000..928b6c7
--- /dev/null
+++ b/sxiv-launch
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+folder=$(find ~ -type d | dmenu -p "Choose a folder: " -l 25)
+sxiv $folder/