The following data lists the locations Geeqie uses for various actions. The uppercase symbols are environment variables. If they are not set on your system the fallback locations are listed in parentheses.
Geeqie will first attempt to load a configuration file from:
/etc/geeqie/geeqierc.xml
It will then continue with the following locations.
Most of Geeqie's configuration files are contained in the folder, and sub-folders of:
$XDG_CONFIG_HOME/geeqie/
($HOME/.config/geeqie/)
Geeqie's standard configuration file is:
.../geeqierc.xml
An alternative configuration file may be used by executing:
geeqie --config-load:<filename>
Saved window layout files are in the folder:
.../layouts
Geeqie-created desktop files used by Plugins are in the folder:
.../applications
Lua script files for Lua Extensions are in the folder:
.../lua
Historic data such as last several folders visited, bookmarks, and recently used collections, as well as default print settings are contained in this text file:
.../history
Keyboard shortcut maps are contained in this text file:
.../accels
The location for Collections is in the folder:
$XDG_DATA_HOME/geeqie/collections
($HOME/.local/share/geeqie/collections)
Thumbnails are stored in a location specified in Thumbnail Preferences
Metadata is stored either in the image file or in the location specified in Metadata
Similarity files are stored in the folder:
($HOME/.cache/geeqie/)
The safe delete folder is specified in the Safe Delete tab of main Preferences