summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/open-file2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/open-file b/scripts/open-file
index c985bf4..b5c4b7f 100755
--- a/scripts/open-file
+++ b/scripts/open-file
@@ -12,7 +12,7 @@ menu="dmenu -i -l 15"
12video=${VIDEO:-vlc} 12video=${VIDEO:-vlc}
13music=${MUSIC:-vlc} 13music=${MUSIC:-vlc}
14pdf=${PDF:-zathura} 14pdf=${PDF:-zathura}
15img="${IMGVIEW:-nsxiv}" 15img="${IMGVIEW:-imv}"
16word="${WORDS:-libreoffice}" 16word="${WORDS:-libreoffice}"
17sheet="${SHEETS:-libreoffice}" 17sheet="${SHEETS:-libreoffice}"
18html="${BROWSER:-firefox} --new-window" 18html="${BROWSER:-firefox} --new-window"

Generated with cgit - Back to sebastiano.tronto.net