From: Oleg Broytman Date: Sat, 30 Jan 2021 19:52:16 +0000 (+0300) Subject: Feat(.mc/menu): Identify TIFF/WEBP images X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=f00bcd4a8a8f64ce6d0212b2768ca4109083f358 Feat(.mc/menu): Identify TIFF/WEBP images Use `identify` from ImageMagick. `xli` doesn't understand these types of images. --- diff --git a/.mc/menu b/.mc/menu index acb6b51..e53b956 100644 --- a/.mc/menu +++ b/.mc/menu @@ -120,6 +120,10 @@ I Identify image I View icon, JPEG-2000, TIFF, WebP image display %s & ++ t lr & f \.(ico|jp2|tif|TIF|tiff|TIFF|webp)$ +I Identify image + identify %f + + t lr & f \.(aac|ac3|ape|cue|dts|flac|m3u|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