KirAsh4 / calendar_monthly

A compact monthly calendar view for the MagicMirror project (https://github.com/MichMich/MagicMirror)
MIT License
70 stars 33 forks source link

How to edit the config file (newbie) #6

Closed rredeyess closed 5 years ago

rredeyess commented 6 years ago

is this the right way to edit the config file?

{
                module: 'calendar_monthly',
                position: 'bottom_right',
                config: {
                                               showHeader: false,
                                                cssStyle: 'slate',
                                              }
},
damianchoc commented 6 years ago

yes ;)