diff options
| -rwxr-xr-x | scripts/open-file | 2 |
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" | |||
| 12 | video=${VIDEO:-vlc} | 12 | video=${VIDEO:-vlc} |
| 13 | music=${MUSIC:-vlc} | 13 | music=${MUSIC:-vlc} |
| 14 | pdf=${PDF:-zathura} | 14 | pdf=${PDF:-zathura} |
| 15 | img="${IMGVIEW:-nsxiv}" | 15 | img="${IMGVIEW:-imv}" |
| 16 | word="${WORDS:-libreoffice}" | 16 | word="${WORDS:-libreoffice}" |
| 17 | sheet="${SHEETS:-libreoffice}" | 17 | sheet="${SHEETS:-libreoffice}" |
| 18 | html="${BROWSER:-firefox} --new-window" | 18 | html="${BROWSER:-firefox} --new-window" |
