From c01fd59d624d549c8f40ddc85e19b057828326b5 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 9 May 2026 08:12:06 +0200 Subject: Change default image viewer --- scripts/open-file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/open-file') 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" video=${VIDEO:-vlc} music=${MUSIC:-vlc} pdf=${PDF:-zathura} -img="${IMGVIEW:-nsxiv}" +img="${IMGVIEW:-imv}" word="${WORDS:-libreoffice}" sheet="${SHEETS:-libreoffice}" html="${BROWSER:-firefox} --new-window" -- cgit v1.3