Variable: treemacs--icon-size

treemacs--icon-size is a variable defined in treemacs-icons.el.

Value

22

Documentation

Size in pixels icons will be resized to.

See also treemacs-resize-icons.

Source Code

;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-icons.el
(defvar treemacs--icon-size 22
  "Size in pixels icons will be resized to.
See also `treemacs-resize-icons'.")