Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Config.js how to edit

    Troubleshooting
    2
    4
    3979
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • csdesign3
      csdesign3 last edited by

      i’ve tried to edit the config.js but i cant… i’m very noob on linux too

      pi@raspberrypi:~/MagicMirror/config $ config.js It’s not correct right? 😞

      yawns 1 Reply Last reply Reply Quote 0
      • yawns
        yawns Moderator @csdesign3 last edited by yawns

        cd ~/MagicMirror/config
        cp config.js.sample config.js
        nano config.js
        

        The cp command of course only needs to be issued on first time
        Side note: I prefer joe over nano, but that’s not installed by default.

        1 Reply Last reply Reply Quote 0
        • csdesign3
          csdesign3 last edited by

          Thank you very much 🙂

          1 Reply Last reply Reply Quote 0
          • yawns
            yawns Moderator last edited by

            No worries.
            If you don’t feel comfortable with command line you could also use the graphical leafpad on the desktop, which is most like notepad you may know from windows

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy