hyprland-wiki/pages/_index.md

28 lines
951 B
Markdown
Raw Normal View History

---
cascade:
type: docs
---
2022-08-12 20:46:36 +02:00
# Hyprland Wiki
Hello there, dear traveler! Welcome to the Hyprland Wiki!
2022-08-13 22:09:36 +02:00
Take a tour of the pages on the left and read ones that you may need.
2022-08-12 20:46:36 +02:00
2022-09-10 22:13:33 +02:00
## Wayland info (especially useful for Xorg users)
A Wayland compositor is a fully autonomous Display Server, like Xorg itself. It
is **not** possible to mix'n'match Wayland compositors like you could on Xorg
with window managers and compositors. It is also not entirely possible, nor
recommended, to try and use all Xorg applications on Wayland. See
2024-03-17 13:44:39 +01:00
[this page](../Useful-Utilities) for a list of recommended Wayland
native/compatible programs.
2022-09-10 22:13:33 +02:00
2022-09-24 21:05:21 +02:00
Wayland **compositors** should not be confused with Xorg **window managers**.
2022-09-10 22:13:33 +02:00
2022-08-12 20:46:36 +02:00
## IMPORTANT
2024-03-17 13:44:39 +01:00
If you are having issues, please try [reading the FAQ](../FAQ) and configuring
2022-09-24 21:05:21 +02:00
sections — chances are your issue is described somewhere there. If not, you can
2024-04-16 21:32:40 +02:00
try [searching the issues](https://github.com/hyprwm/Hyprland/issues).