Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
How to manually add startup applications on Mint 17.3
I found it at:
~/.config/autostart/
Tags:
Linux
Startup
Linux Mint
Related
Automatically enable systemd services installed using deb?
How to set persistent resolution in xfce on Debian
Performing atomic write operations in a file in bash
Is there any objective benefit to escape sequences over tput?
How do I reduce the size of a pdf file that contains images?
Check IP is in Range of Whitelist Array
Are BusyBox commands truly built in?
Speed up / avoid calculation of rsync file lists
In vi/vim, how do I append to a file instead of overwriting it?
Diff: only compare if file exists, not contents
Optional parameters in bash function
Pipe Fail (141) when piping output into tee -- why?
Recent Posts
Pandas how to find column contains a certain value
Recommended way to install multiple Python versions on Ubuntu 20.04
Build super fast web scraper with Python x100 than BeautifulSoup
How to convert a SQL query result to a Pandas DataFrame in Python
How to write a Pandas DataFrame to a .csv file in Python