Make links relative

This commit is contained in:
Mihai Fufezan 2022-09-24 21:21:28 +03:00
parent 138a039ecc
commit f518b447aa
No known key found for this signature in database
GPG Key ID: 5899325F2F120900
5 changed files with 9 additions and 9 deletions

View File

@ -23,9 +23,9 @@ bind=,Print,exec,grim
```
{{< /hint >}}
*For a complete mod list, see [Variables](https://wiki.hyprland.org/Configuring/Variables/#variable-types).*
*For a complete mod list, see [Variables](../Variables/#variable-types).*
*The dispatcher list can be found in [Dispatchers](https://wiki.hyprland.org/Configuring/Dispatchers).*
*The dispatcher list can be found in [Dispatchers](../Dispatchers).*
## Uncommon syms / binding with a keycode

View File

@ -32,7 +32,7 @@ Generally, for switched layouts, it's recommended to bind by a keycode.
For proper switching, or avoiding problems / bugs, it's recommended to switch per-device configs instead of global ones.
See [per-device input configs](https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs).
See [per-device input configs](../Keywords/#per-device-input-configs).
{{< /hint >}}

View File

@ -132,7 +132,7 @@ detached from the keyboard like in 2.
{{< /hint >}}
{{< hint type=info >}}
For switchable keyboard configs, take a look at [the uncommon tips & tricks page entry](https://wiki.hyprland.org/Configuring/Uncommon-tips--tricks/#switchable-keyboard-layouts).
For switchable keyboard configs, take a look at [the uncommon tips & tricks page entry](../Uncommon-tips--tricks/#switchable-keyboard-layouts).
{{< /hint >}}
### Touchpad

View File

@ -99,9 +99,9 @@ See the [Useful Utilities page](../../Useful-Utilities) and the
just about that.
# Screenshare / GTK slow launch issues
[FAQ (GTK issue)](https://wiki.hyprland.org/FAQ/#some-of-my-apps-take-a-really-long-time-to-open)
[FAQ (GTK issue)](../../FAQ/#some-of-my-apps-take-a-really-long-time-to-open)
[FAQ (screensharing)](https://wiki.hyprland.org/FAQ/#screenshare--obs-no-worky)
[FAQ (screensharing)](../../FAQ/#screenshare--obs-no-worky)
# Screen broken on launch

View File

@ -18,12 +18,12 @@ I hope you are aware of that going forward.
{{< hint type=important >}}
**FOR THE LOVE OF GOD** GTK apps launching slowly and/or OBS/Screensharing not working
is easily fixable by checking out the
[FAQ (GTK issue)](https://wiki.hyprland.org/FAQ/#some-of-my-apps-take-a-really-long-time-to-open)
and [FAQ (screensharing)](https://wiki.hyprland.org/FAQ/#screenshare--obs-no-worky).
[FAQ (GTK issue)](../FAQ/#some-of-my-apps-take-a-really-long-time-to-open)
and [FAQ (screensharing)](../FAQ/#screenshare--obs-no-worky).
{{< /hint >}}
If you are having issues, please try
[reading the FAQ section](https://wiki.hyprland.org/FAQ/) and both configuring
[reading the FAQ section](../FAQ) and both configuring
sections — chances are your issue is described somewhere there. If not, you
can try [searching the issues](https://github.com/hyprwm/Hyprland/issues) or
[joining the Discord server](https://discord.gg/hQ9XvMUjjr).