Useful Utilities/Systemd-start: Fix the remaining link and add Systemd startup to index (#861)

This commit is contained in:
izmyname 2024-11-11 21:44:04 +05:00 committed by GitHub
parent 3f8476ebb1
commit 9cd95877a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -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. 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 >}} {{< callout type=warning >}}

View file

@ -31,3 +31,5 @@ Hyprland working.
- **[File Managers](./File-Managers)** - **[File Managers](./File-Managers)**
- **[Other](./Other)** - **[Other](./Other)**
- **[Systemd startup](./Systemd-start)**