diff --git a/modules/radix/packages/image-viewers.scm b/modules/radix/packages/image-viewers.scm index 47b9251..c40f37d 100644 --- a/modules/radix/packages/image-viewers.scm +++ b/modules/radix/packages/image-viewers.scm @@ -135,5 +135,6 @@ workspaces @item A lot of image formats supported (through opencv and libvips). @item GIF and animated WEBP support on X11, Sixel, Sway and hyprland @item Fast image downscaling (through opencv and opencl) -@item Cache resized images for faster viewing") +@item Cache resized images for faster viewing +@end itemize") (license license:gpl3)))