aboutsummaryrefslogtreecommitdiff
path: root/open-file
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-09-02 07:28:29 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-09-02 07:28:29 +0200
commitd24b871c47826eace3d7f6c642aaffdd01fe6ebe (patch)
tree996981952eb80a22ecefa483277045a0fa11698f /open-file
parent61c59a6c1f356ed23983ad8625d199e4338f1f4d (diff)
downloadscripts-d24b871c47826eace3d7f6c642aaffdd01fe6ebe.tar.gz
scripts-d24b871c47826eace3d7f6c642aaffdd01fe6ebe.zip
Some small changes
Diffstat (limited to '')
-rwxr-xr-xopen-file2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-file b/open-file
index eb7ea1c..8b23dcc 100755
--- a/open-file
+++ b/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="imv" 15img="nsxiv"
16word="libreoffice" 16word="libreoffice"
17sheet="libreoffice" 17sheet="libreoffice"
18html="firefox --new-window" 18html="firefox --new-window"

Generated with cgit - Back to sebastiano.tronto.net