Table of Contents
Bless keeps its configuration files under $XDG_CONFIG_HOME/bless
(usually $HOME/.config/bless
on UNIX based systems and
C:\Documents and Settings\User Name\Application Data\bless
on MS Windows systems)
in accordance to the XDG specification. This directory contains the following files and directories
Keeps the list of saved export patterns.
Keeps the list of recently opened files.
Keeps the state of Bless the last time it was closed. This includes the open files, the file offset and cursor offset in each file, the active file, the window dimensions etc.
Keeps the user preferences.
This directory holds the layout description files for each user. See the section called “Layout Files”.