[xmonad] Issue 484 in xmonad: Use XDG Base Directory Specification

codesite-noreply at google.com codesite-noreply at google.com
Tue Oct 28 23:03:33 UTC 2014


Comment #15 on issue 484 by enm... at gmail.com: Use XDG Base Directory  
Specification
https://code.google.com/p/xmonad/issues/detail?id=484

Using XDG Base Directory specs is being a good citizen. Its a simple spec  
with defined criteria and is as simple as using filepaths from environment  
variable values and using predetermed defaults otherwise. Most programming  
languages have a small package available to implement it.

It applies the spirit of the GNU filesystem heirarchy to your home and user  
directories.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings


More information about the xmonad mailing list