wiki: Fix default config link

This commit is contained in:
Ivan Molodetskikh
2024-03-29 14:23:28 +04:00
parent 56a55f1ad1
commit ab22816521
+1 -1
View File
@@ -14,7 +14,7 @@ You can find documentation for various sections of the config on these wiki page
### Loading ### Loading
Niri will load configuration from `$XDG_CONFIG_HOME/.config/niri/config.kdl` or `~/.config/niri/config.kdl`. 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. Please use the default configuration file as the starting point for your custom configuration.
The configuration is live-reloaded. The configuration is live-reloaded.