# Niri Configuration ## Contents - `.config/niri/config.kdl` - Main niri window manager configuration ## Reloading Config Niri automatically watches the config file and reloads it when changes are saved. To manually reload the config: ``` niri msg action reload-config-or-show-error ``` This will reload the configuration and display any parsing errors in a popup if present.