Skip to content
#

gnu-linux

Here are 272 public repositories matching this topic...

hosiet
hosiet commented Sep 16, 2020

I was reading the source code and found that the source code handling autostart is to hardcode $HOME/.config/autostart/. According to the XDG specification (https://specifications.freedesktop.org/autostart-spec/0.5/ar01s02.html), we should be using $XDG_CONFIG_DIRS/autostart first and fallback to ~/.config/autostart only when $XDG_CONFIG_DIRS was not set.

This would require a little bit

drawing

Improve this page

Add a description, image, and links to the gnu-linux topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gnu-linux topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.