]> git.phdru.name Git - dotfiles.git/commitdiff
.mc/menu: Identify image detailed
authorOleg Broytman <phd@phdru.name>
Mon, 8 Sep 2025 15:03:50 +0000 (18:03 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 8 Sep 2025 15:03:50 +0000 (18:03 +0300)
.mc/menu

index 015b02ba8ea4a0f7fcb28fde63033c27e8207bd4..2f909fc9a51cca72837e7262e4057a9deb21ce3e 100644 (file)
--- a/.mc/menu
+++ b/.mc/menu
@@ -136,6 +136,10 @@ I  View icon, JPEG-2000, TIFF, WebP image
 I  Identify image
    identify %f
 
++ t lr & f \.(bmp|BMP|gif|GIF|ico|jpg|JPG|jpeg|JPEG|jp2|pbm|PBM|ppm|PPM|png|PNG|tif|TIF|tiff|TIFF|webp|xbm|xpm)$
+I  Identify image detailed
+   identify -verbose %f
+
 + t lr & f \.(aac|ac3|ape|cue|dts|flac|m3u8?|mka|mp3|MP3|ogg|OGG|pls|WAV|wav|wv)$ | t t
 a  Add the audiofile(s) or playlist(s)
    #if [ "`audtool --get-volume`" -eq 0 ]; then audacious & sleep 3; fi