Scale icons down to a maximum of 24x24px
This commit is contained in:
parent
e2a4dfdb45
commit
b9c50f793e
1 changed files with 6 additions and 0 deletions
|
@ -177,6 +177,12 @@
|
||||||
frame_color = "#3d3d3d"
|
frame_color = "#3d3d3d"
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
Scale icons larger than 24x24 down.
|
||||||
|
|
||||||
|
#+BEGIN_SRC conf-unix
|
||||||
|
max_icon_size = 24
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
* Keyboard shortcuts
|
* Keyboard shortcuts
|
||||||
|
|
||||||
#+BEGIN_SRC conf-unix
|
#+BEGIN_SRC conf-unix
|
||||||
|
|
Loading…
Reference in a new issue