[dev][dwm][autostart] Patch to make autostart conform to XDG Base Directory specification

From: Gan Ainm <gan.ainm.riomhphost_AT_gmail.com>
Date: Tue, 9 Jun 2020 22:48:04 +0200

Just pushed a patch that makes autostart conform to the XDG Base
Directory specification
(https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html).
That helps to avoid dotfile clutter in the home directory.

dwm will look for the scripts autostart_blocking.sh and autostart.sh
first in $XDG_DATA_HOME/dwm, then $HOME/.local/share/dwm, and finally in
$HOME/.dwm. If the first existing directory in that list does not
contain any autostart file or if neither of the directories exists, dwm
starts without the autostart feature.
Received on Tue Jun 09 2020 - 22:48:04 CEST

This archive was generated by hypermail 2.3.0 : Tue Jun 09 2020 - 23:00:09 CEST