[xmonad] Issue 484 in xmonad: Use XDG Base Directory Specification
codesite-noreply at google.com
codesite-noreply at google.com
Thu Nov 24 10:43:10 CET 2011
Status: New
Owner: ----
New issue 484 by cristikl... at gmail.com: Use XDG Base Directory Specification
http://code.google.com/p/xmonad/issues/detail?id=484
Hello,
Would it be possible to make xmonad respect the XDG Base Directory [1]
specification? This would allow the user's home directory to be more
organized and clearly separate configuration files, cache files and user
data.
For xmonad the following changes would be necessary:
- move ~/.xmonad/xmonad.hs to $XDG_CONFIG_HOME/xmonad/xmonad.hs
- move other generated files (like xmonad.hi) to $XDG_CACHE_HOME/xmonad/
Thanks in advance,
Cristian KLEIN.
[1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
More information about the xmonad
mailing list