diff --git a/Base/home/anon/.config/LaunchServer.ini b/Base/home/anon/.config/LaunchServer.ini index 04f8fe7465..cd9dcf4fc8 100644 --- a/Base/home/anon/.config/LaunchServer.ini +++ b/Base/home/anon/.config/LaunchServer.ini @@ -8,6 +8,7 @@ gif=/bin/ImageViewer bmp=/bin/ImageViewer jpg=/bin/ImageViewer jpeg=/bin/ImageViewer +jxl=/bin/ImageViewer qoi=/bin/ImageViewer webp=/bin/ImageViewer tga=/bin/ImageViewer diff --git a/Base/res/apps/ImageViewer.af b/Base/res/apps/ImageViewer.af index 442c2ff537..690b33390b 100644 --- a/Base/res/apps/ImageViewer.af +++ b/Base/res/apps/ImageViewer.af @@ -4,4 +4,4 @@ Executable=/bin/ImageViewer Category=Graphics [Launcher] -FileTypes=bmp,pbm,pgm,png,ppm,gif,jpg,jpeg,dds,qoi,tga,tvg,ico +FileTypes=bmp,dds,gif,ico,jpeg,jpg,jxl,pbm,pgm,png,ppm,qoi,tga,tvg diff --git a/Base/res/apps/PixelPaint.af b/Base/res/apps/PixelPaint.af index 0065f4af02..5827861c39 100644 --- a/Base/res/apps/PixelPaint.af +++ b/Base/res/apps/PixelPaint.af @@ -4,4 +4,4 @@ Executable=/bin/PixelPaint Category=Graphics [Launcher] -FileTypes=pp,bmp,pbm,pgm,png,ppm,gif,jpg,jpeg,dds,qoi,ico +FileTypes=pp,bmp,dds,gif,ico,jpeg,jpg,jxl,pbm,pgm,png,ppm,qoi,tga