mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
added must have page
This commit is contained in:
parent
31afd184ea
commit
9f04c25451
2 changed files with 10 additions and 0 deletions
|
@ -104,6 +104,11 @@ Head onto the
|
||||||
[Configuring Hyprland page](../../Configuring/Configuring-Hyprland) to learn all
|
[Configuring Hyprland page](../../Configuring/Configuring-Hyprland) to learn all
|
||||||
about configuring Hyprland to your likings.
|
about configuring Hyprland to your likings.
|
||||||
|
|
||||||
|
# Critical software
|
||||||
|
|
||||||
|
See the [Must-have Software page](../../Useful-Utilities/Must-have) for the crucial
|
||||||
|
things to make Wayland / Hyprland / other apps work correctly.
|
||||||
|
|
||||||
## Apps / X11 replacements
|
## Apps / X11 replacements
|
||||||
|
|
||||||
See the [Useful Utilities page](../../Useful-Utilities) and the
|
See the [Useful Utilities page](../../Useful-Utilities) and the
|
||||||
|
|
|
@ -31,6 +31,11 @@ yay -S xdg-desktop-portal-hyprland-git
|
||||||
#### Manual
|
#### Manual
|
||||||
See [The Github repo's readme](https://github.com/hyprwm/xdg-desktop-portal-hyprland).
|
See [The Github repo's readme](https://github.com/hyprwm/xdg-desktop-portal-hyprland).
|
||||||
|
|
||||||
|
{{< hint type=important >}}
|
||||||
|
It's recommended to uninstall any other portal implementations to avoid conflicts with the `-hyprland` or `-wlr` ones.
|
||||||
|
|
||||||
|
`-kde` and `-gnome` are known to cause issues.
|
||||||
|
{{< /hint >}}
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue