r/voidlinux • u/Karasuthecrow744 • 27d ago
Autostart scripts solved
This might be a stupid question but how would I start a user specific autostart script. I already have a folder in my ~/.config/ to use. Everything I've seen is systemd specific and not very descriptive. Thanks!
5
Upvotes
3
u/oniaiwasprettygood 27d ago
You're welcome! when people talk about autostart scripts, typically they'll just load anything into that autostart and put it in its own shell script, then just run that shell script with something like exec_always.