Variable: thumbs-geometry
thumbs-geometry is a customizable variable defined in thumbs.el.gz.
Value
"100x100"
Documentation
Size of thumbnails.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/thumbs.el.gz
(defcustom thumbs-geometry "100x100"
"Size of thumbnails."
:type 'string)