mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-15 01:35:58 +01:00
Useful Utilities/Systemd-start: Fix the remaining link and add Systemd startup to index (#861)
This commit is contained in:
parent
3f8476ebb1
commit
9cd95877a0
2 changed files with 3 additions and 1 deletions
|
@ -47,7 +47,7 @@ Please bear in mind 3D acceleration in VMs may be pretty slow.
|
|||
|
||||
Hyprland can be executed by typing `Hyprland` in your tty.
|
||||
|
||||
Systemd users can also start Hyprland, using [uwsm](https://github.com/Vladimir-csp/uwsm). This is the recommended method of launching Hyprland on systemd-based distros, as it 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](../../Systemd-start) page for further instructions.
|
||||
Systemd users can also start Hyprland, using [uwsm](https://github.com/Vladimir-csp/uwsm). This is the recommended method of launching Hyprland on systemd-based distros, as it 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.
|
||||
|
||||
|
||||
{{< callout type=warning >}}
|
||||
|
|
|
@ -31,3 +31,5 @@ Hyprland working.
|
|||
- **[File Managers](./File-Managers)**
|
||||
|
||||
- **[Other](./Other)**
|
||||
|
||||
- **[Systemd startup](./Systemd-start)**
|
||||
|
|
Loading…
Reference in a new issue