mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-02-16 18:12:08 +01:00
Make links relative
This commit is contained in:
parent
138a039ecc
commit
f518b447aa
5 changed files with 9 additions and 9 deletions
|
@ -23,9 +23,9 @@ bind=,Print,exec,grim
|
||||||
```
|
```
|
||||||
{{< /hint >}}
|
{{< /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
|
## Uncommon syms / binding with a keycode
|
||||||
|
|
||||||
|
|
|
@ -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.
|
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 >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
|
|
|
@ -132,7 +132,7 @@ detached from the keyboard like in 2.
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
{{< hint type=info >}}
|
{{< 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 >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
### Touchpad
|
### Touchpad
|
||||||
|
|
|
@ -99,9 +99,9 @@ See the [Useful Utilities page](../../Useful-Utilities) and the
|
||||||
just about that.
|
just about that.
|
||||||
|
|
||||||
# Screenshare / GTK slow launch issues
|
# 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
|
# Screen broken on launch
|
||||||
|
|
||||||
|
|
|
@ -18,12 +18,12 @@ I hope you are aware of that going forward.
|
||||||
{{< hint type=important >}}
|
{{< hint type=important >}}
|
||||||
**FOR THE LOVE OF GOD** GTK apps launching slowly and/or OBS/Screensharing not working
|
**FOR THE LOVE OF GOD** GTK apps launching slowly and/or OBS/Screensharing not working
|
||||||
is easily fixable by checking out the
|
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)
|
[FAQ (GTK issue)](../FAQ/#some-of-my-apps-take-a-really-long-time-to-open)
|
||||||
and [FAQ (screensharing)](https://wiki.hyprland.org/FAQ/#screenshare--obs-no-worky).
|
and [FAQ (screensharing)](../FAQ/#screenshare--obs-no-worky).
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
If you are having issues, please try
|
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
|
sections — chances are your issue is described somewhere there. If not, you
|
||||||
can try [searching the issues](https://github.com/hyprwm/Hyprland/issues) or
|
can try [searching the issues](https://github.com/hyprwm/Hyprland/issues) or
|
||||||
[joining the Discord server](https://discord.gg/hQ9XvMUjjr).
|
[joining the Discord server](https://discord.gg/hQ9XvMUjjr).
|
||||||
|
|
Loading…
Add table
Reference in a new issue