hackjutsu / Lepton

💻 Democratizing Snippet Management (macOS/Win/Linux)
https://hackjutsu.com/Lepton
MIT License
10.14k stars 475 forks source link

Start at system startup option should be added to .leptonrc. #551

Open ahmetcanisik opened 1 month ago

ahmetcanisik commented 1 month ago

The more we know about your system and use case, the more easily and likely we can help.

Environment info

Description of the problem / feature request / question:

Hello, I searched in the customization options you offered for .leptonrc, but I did not come across an option such as start when the system starts. I do this manually and add the shortcut of the application to the following directory C:\Users\<username>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\ startup and it works for me, but I am someone who constantly installs new operating systems on his computer, so I would like to add a settings menu or an option in .leptonrc rather than manually adding lepton to the start menu each time. Have a nice day.

If possible, provide a sample gist or screenshot:

If possible, provide the log files

For Lepton after v1.9.0, the path of the log file can be found at Command/Ctrl + ,

hackjutsu commented 3 weeks ago

I'm not sure if Electron supports this setting. If you find it, feel free to add it to .leptonrc. I'm happy to learn and review the change.