outrun
outrun copied to clipboard
Use XDG Base Directories
trafficstars
It would be nice if outrun could store its files in the standard locations.
- The outrun config would be stored in
$XDG_CONFIG_HOMEso the config file would typically be~/.config/outrun.conf. - The outrun cache would be stored in
$XDG_CACHE_HOMEso the cache would typically be~/.cache/outrun.
References: