diff options
Diffstat (limited to 'wiki/Configuration:-Overview.md')
| -rw-r--r-- | wiki/Configuration:-Overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Configuration:-Overview.md b/wiki/Configuration:-Overview.md index c967e26f..12408dfe 100644 --- a/wiki/Configuration:-Overview.md +++ b/wiki/Configuration:-Overview.md @@ -14,7 +14,7 @@ You can find documentation for various sections of the config on these wiki page ### Loading Niri will load configuration from `$XDG_CONFIG_HOME/.config/niri/config.kdl` or `~/.config/niri/config.kdl`. -If that file is missing, niri will create it with the contents of [the default configuration file](../resources/default-config.kdl). +If that file is missing, niri will create it with the contents of [the default configuration file](https://github.com/YaLTeR/niri/blob/main/resources/default-config.kdl). Please use the default configuration file as the starting point for your custom configuration. The configuration is live-reloaded. |
