yamnikov-oleg/switch-layout

add systemd service or startup script

Opened this issue · 3 comments

would make this a lot easier for linux beginners .

Would systemd service actually be easy for beginners? It's easier to add the script to the autostart programs using DE's GUI.

Although, if someone would PR a systemd user service, I'd welcomely merge it.

When I ran script in terminal everything was fine. Then I added it to elemetary startup and rebooted. I can see the script running via ps but its not working this way. Could anyone tell me why?

@4cc355-d3n13d I think elementary has some issues with startup scripts in home folder if you have an encrypted installation. If that is the case, try moving the script in a directory like /usr/local/scripts and make sure your script has the right permissions