Skip to content

Config API ​

Use gnoblin.configure for settings, named shortcuts and autostart commands. The reference pages list the supported fields and defaults.

Functions ​

The named views gnoblin.configure.shortcuts and gnoblin.configure.autostart read or update entries by name. See the shortcuts and autostart guides. Lua's require loader is covered under gnoblin.load.

First config ​

On first login, gnoblin-session copies the packaged reference config to ~/.config/gnoblin/init.lua when that file does not exist. It does not replace an existing config. Edit that file to configure Gnoblin.

sh
gnoblinctl config path
gnoblinctl config reload

See configuration recipes for complete examples and the guides for task-based instructions.