@sdetweil
nope just one:
id │ name │ mode │ ↺ │ status │ cpu │ memory │
├────┼────────────────────┼──────────┼──────
│ 0 │ mm │ fork │ 1 │ online │ 0% │ 2.4mb
@sdetweil
nope just one:
id │ name │ mode │ ↺ │ status │ cpu │ memory │
├────┼────────────────────┼──────────┼──────
│ 0 │ mm │ fork │ 1 │ online │ 0% │ 2.4mb
@sdetweil
Magic Mirror on Pi4 2gb version 2.12
Sam,
How would I check if it is read only? Or owned by another user?
My config.js and custom.css are reverting back to before I made changes to them upon a reboot.
Can someone tell me how to fix this? Had to turn off the reboot in cronjob.
Having the same issue, if I “sudo reboot” or “sudo shutdown now -r” I loose the changes in my config.js and my custom.css they will not save for some reason. Problem JUST started Monday.
Anyone have a solution?
I am having this problem of any config changes do not stay after reboot.
I am editing config.js and custom.css like I have for the last year or so.
Any work around?
All,
You can not copy and paste though. I had to manually type it all in to make it work.
Still in MagicMirror;
nano package.json
right under the other “start”: “???”
go to the line below it and hit enter.
Then type in the blank space you just made.
“start”: “node_modules/.bin/electron js/electron.js”,
//DO NOT LEAVE OUT THE PUNCTUATION. ESPECIALLY THE COMMA AT THE END.
//I speak from expereince on this matter.
//Mykle1 usually has to help me find it after struggling for a couple hours.
THEN:
cd ~/MagicMirror/vendor
npm install
cd fonts
npm install
NOW IT will RUN
Thank you agian Mykle1
I am really enjoying this on my laptop,
so much easier to do testing ect.
@mlcampbe
I know this is an old post, but I need some help setting up a full screen calendar.
Can you send me your config.Js and custom.css or however you made that calendar you show above. I have been waiting for someone to come up with that exact calendar…
Did you use the default calendar or something else…? I could combine my 3 different calendars into one… Saving realestate.
Jeff Burdick aka Plainbroke
Re: MMM-Gas
How do I change the color of Station Price and Distance only?
I can change all of the module in custom.css but not figuring out what to use to be able to change just the top 3…