This page links to guides to all configuration files used by this application. These files store all configurable options as JSON data. Other than the system command file, these files are all stored in the ~/XDG_CONFIG_HOME/pocket-home
directory, or ~/.config/pocket-home
if the XDG_CONFIG_HOME environment variable is not defined.
Setting general application options defined in config.json.
Setting the structure of the application menu using appMenu.json.
Configuring the application menu format and properties using menuOptions.json.
Configuring application UI colors using colours.json.
Configuring custom application image assets using imageAssets.json.
Configuring individual component layout definitions using layout.json.
Setting application system commands using commands.json and overrideCommands.json.