Skip to content

Instantly share code, notes, and snippets.

@danilogco
Created May 17, 2022 15:14
Show Gist options
  • Save danilogco/7acff631dca3de21d8b927d3b8f9149b to your computer and use it in GitHub Desktop.
Save danilogco/7acff631dca3de21d8b927d3b8f9149b to your computer and use it in GitHub Desktop.
Running a clean startup script on Linux
[Desktop Entry]
Name=Startup
GenericName=Startup
Comment=Startup script
Exec='/home/d/.config/autostart/startup.sh'
Terminal=false
Type=Application
X-GNOME-Autostart-enabled=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment