Install » History » Version 36
« Previous -
Version 36/65
(diff) -
Next » -
Current version
Anonymous, 09/23/2010 07:25 PM
« Previous -
Version 36/65
(diff) -
Next » -
Current version
Anonymous, 09/23/2010 07:25 PM
rake clobber
.\015\012\015\012h2. Config\015\012\015\012On start subtle will check if a config file is available in the typical XDG paths and use it. A local config is preferred over a system wide. (see: $XDG_CONFIG_HOME) Then it will have a look for sublets in the XDG paths too and load them accordingly. (see $XDG_DATA_HOME)\015\012\015\012* To create a user config just create $XDG_CONFIG_HOME/subtle
and copy the latest config from the dist
folder into it.\015\012* To enable sublets create $XDG_DATA_HOME/subtle/sublets
and create symlinks to the sublets. (Load order is alphabetically)\015\012\015\012_Always compare your existing config with the one of the repository/tarball to get the latest options and check the latest news._¶