1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 06:37:35 +00:00

Base: Set ImageViewer as the launcher for .qoi files

This commit is contained in:
Linus Groh 2021-12-21 01:24:54 +01:00
parent ae0d6ba72c
commit 82dde0ad0d
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