wiki: Use relative links in sidebar

This commit is contained in:
Ivan Molodetskikh
2024-03-26 17:21:40 +04:00
parent f5c97faf4a
commit b30f8fb2cc
+10 -10
View File
@@ -1,15 +1,15 @@
## Usage
* [Example systemd Setup](https://github.com/YaLTeR/niri/wiki/Example-systemd-Setup)
* [Important Software](https://github.com/YaLTeR/niri/wiki/Important-Software)
* [LayerShell Components](https://github.com/YaLTeR/niri/wiki/Layer%E2%80%90Shell-Components)
* [VSCode, Chromium, WezTerm](https://github.com/YaLTeR/niri/wiki/Application-Issues)
* [Xwayland](https://github.com/YaLTeR/niri/wiki/Xwayland)
* [Example systemd Setup](./Example-systemd-Setup.md)
* [Important Software](./Important-Software.md)
* [LayerShell Components](./Layer%E2%80%90Shell-Components.md)
* [VSCode, Chromium, WezTerm](./Application-Issues.md)
* [Xwayland](./Xwayland.md)
## Configuration
* [Overview](https://github.com/YaLTeR/niri/wiki/Configuration:-Overview)
* [Input](https://github.com/YaLTeR/niri/wiki/Configuration:-Input)
* [Window Rules](https://github.com/YaLTeR/niri/wiki/Configuration:-Window-Rules)
* [Overview](./Configuration:-Overview.md)
* [Input](./Configuration:-Input.md)
* [Window Rules](./Configuration:-Window-Rules.md)
## Development
* [Design Principles](https://github.com/YaLTeR/niri/wiki/Design-Principles)
* [Developing niri](https://github.com/YaLTeR/niri/wiki/Developing-niri)
* [Design Principles](./Design-Principles.md)
* [Developing niri](./Developing-niri.md)