diff --git a/content/Getting Started/Master-Tutorial.md b/content/Getting Started/Master-Tutorial.md index fa715325..cbde0676 100644 --- a/content/Getting Started/Master-Tutorial.md +++ b/content/Getting Started/Master-Tutorial.md @@ -39,7 +39,7 @@ Please bear in mind 3D acceleration in VMs may be pretty slow. ## Launching Hyprland -Hyprland can be executed by typing `Hyprland` in your tty. +Hyprland can be executed by typing `start-hyprland` in your tty. If you are adventurous and on systemd, you can also try uwsm. Please note uwsm has some issues and for the majority of users, it's recommended to use Hyprland without it. Uwsm provides additional features such as [xdg-autostart](https://www.freedesktop.org/software/systemd/man/latest/systemd-xdg-autostart-generator.html) support, launching any application as a systemd-unit with `uwsm app` helper, and the ability to enable services for programs that rely on a graphical session and provide such services (e.g waybar). See [uwsm](../../Useful-Utilities/Systemd-start) page for further instructions. @@ -48,7 +48,7 @@ Uwsm provides additional features such as [xdg-autostart](https://www.freedeskto > [!WARNING] > Do **not** launch Hyprland with `root` permissions (don't `sudo`) -You can see some launch flags by doing `Hyprland -h`, these include setting the +You can see some launch flags by doing `start-hyprland -- -h`, these include setting the config path, ignoring a check for the above, etc. Login managers are not officially supported, but here's a short compatibility