Next: Customized Variable Status, Previous: Defgroup and Defcustom, Up: Customization
User configuration settings are stored in the file referenced by this variable. While this file contains valid Rep forms, users should not edit it directly: Sawfish will overwrite the file's contents each time a customization is made through the GUI.
By default, this variable is set to
"~/.sawfish/custom". The--custom-filecommand-line option sets it to a different file on program startup.
Default customization settings are stored in the file referenced by this variable. These settings are only applied if the user has no personal settings. By default, this variable is set to
"sawfish/wm/custom-defaults.jl"relative to thesawfish-lisp-lib-directorydirectory.