An open API service indexing awesome lists of open source software.

https://github.com/linkdd/xautostart

Python script to run all desktop entries in autostart directories
https://github.com/linkdd/xautostart

Last synced: 9 months ago
JSON representation

Python script to run all desktop entries in autostart directories

Awesome Lists containing this project

README

          

# xautostart

xautostart is a simple and lightweight Python script which runs all Desktop
entries stored in autostart directories :

* $HOME/.config/autostart
* /etc/xdg/autostart

If a desktop entry has the same name in two directories, only the first is
executed.

Standard reference: http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html

Written by David Delassus