Created
May 17, 2022 15:14
-
-
Save danilogco/7acff631dca3de21d8b927d3b8f9149b to your computer and use it in GitHub Desktop.
Running a clean startup script on Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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