Scale icons down to a maximum of 24x24px

This commit is contained in:
Tom Willemse 2017-12-29 13:05:09 -08:00
parent e2a4dfdb45
commit b9c50f793e

View file

@ -177,6 +177,12 @@
frame_color = "#3d3d3d"
#+END_SRC
Scale icons larger than 24x24 down.
#+BEGIN_SRC conf-unix
max_icon_size = 24
#+END_SRC
* Keyboard shortcuts
#+BEGIN_SRC conf-unix