shbatm / MMM-OnScreenMenu

MagicMirror² utility module that provides a simple on screen menu for control
MIT License
62 stars 22 forks source link

How can I change icon image? #10

Closed JooMiHyun closed 5 years ago

JooMiHyun commented 5 years ago

I can't find changing button icon space.

shbatm commented 5 years ago

The icons for the menu are changed in the config file. Are you trying to change the icon for the menu itself (the "hamburger" icon)? There is no option to change this from the config, but you can change it if you edit .../MagicMirror/modules/MMM-OnScreenMenu/MMM-OnScreenMenu.js line # 330. Change "fa-bars" to "fa-whatever".

Icon Names are from https://fontawesome.com/icons