Various config tweaks

This commit is contained in:
Ian Keane 2026-08-02 12:41:30 -04:00
parent b18f5056b3
commit 901d74e8b2
13 changed files with 105 additions and 4 deletions

View file

@ -7,7 +7,7 @@ max_height = 1400
[opener]
image = [
{ run = 'sxiv "$@"', desc = "sxiv" },
{ run = 'nsxiv "$@"', desc = "nsxiv" },
]
video = [
{ run = 'mpv "$@"', desc = "mpv" },