aboutsummaryrefslogtreecommitdiff
path: root/open-file
diff options
context:
space:
mode:
Diffstat (limited to 'open-file')
-rwxr-xr-xopen-file2
1 files changed, 0 insertions, 2 deletions
diff --git a/open-file b/open-file
index 848fd9b..a7cc551 100755
--- a/open-file
+++ b/open-file
@@ -2,8 +2,6 @@
2 2
3# Inspired by https://github.com/salman-abedin/launch.sh 3# Inspired by https://github.com/salman-abedin/launch.sh
4# Launches files based on their mimetypes 4# Launches files based on their mimetypes
5# Use option -s devour to swallow or -s " " to open normally from terminal
6# Use -t to specify mimetype
7# Requires: dmenu_path or similar (fallback), dmenu-filepicker 5# Requires: dmenu_path or similar (fallback), dmenu-filepicker
8 6
9menu=${MENU:-dmenu} 7menu=${MENU:-dmenu}

Generated with cgit - Back to sebastiano.tronto.net