Settings

Below you can find a list of settings you can change and their description:

KeyValueDescription
min_heightNumberThe minimum height a window has to have so that it gets managed automatically
min_widthNumberThe minimum width a window has to have so that it gets managed automatically
inner_gapNumberThe gap between each tile
outer_gapNumberThe margin between workspace and the display
launch_on_startupBooleanStart when you start your computer
multi_monitorBooleanUse all monitors
work_modeBooleanStart in work mode
use_borderBooleanForce managed windows to draw a border. (This can help clarity)
light_themeBooleanChanges how the bar colors get generated to fit light colors
display_app_barBooleanEnable the bar
remove_title_barBooleanRemove the titlebar of managed windows
remove_task_barBooleanRemove the taskbar while the program is running
ignore_fullscreen_actionsBooleanIgnore grid-modifying keybindings (swap, focus, move, etc) while fullscreened

Examples

nog.config.min_height = 200
nog.config.min_width = 200
nog.config.light_theme = true