Read the statement by Michael Teeuw here.
ALT doesn’t bring up config file
-
I installed it and I can’t get to the config file. I also cannot stop it without restarting my rpi4
How do I do these?
Thank you in advance
-
@clarkcrew32 ctrl-m will minimize the MagicMirror app
then you are back at the desktop
ctrl-alt-t will open a terminal window
pm2 stop all will stop MagicMirror
pm2 status will show you what apps pm2 is managing
pm2 start x
x is the number or name on the tow of the app you want to start -
@sdetweil
Awesome I’ll try that tomorrow
Can you explain the last part?I’m doing this on a rpi4 are there ways to have in color calendars?!
-
@clarkcrew32 i was assuming you used my/the automated installer.
if you are not using pm2 as the launcher.
ctrl-q will end MagicMirrorcolor calendar entries
there are config properties to enable colored text -
@sdetweil
I went thru the steps on the guide yes I’ll try these tomorrow much appreciated!