Base: Set ImageViewer as the launcher for .qoi files

This commit is contained in:
Linus Groh 2021-12-21 01:24:54 +01:00
commit 82dde0ad0d
Notes: sideshowbarker 2024-07-17 22:31:51 +09:00
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ gif=/bin/ImageViewer
bmp=/bin/ImageViewer
jpg=/bin/ImageViewer
jpeg=/bin/ImageViewer
qoi=/bin/ImageViewer
html=/bin/Browser
wav=/bin/SoundPlayer
flac=/bin/SoundPlayer