mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-08 08:38:01 +02:00
Useful Utilities/Systemd Start: Update Arch isntallation instructions (#959)
This commit is contained in:
parent
e2d15c833e
commit
4ed969ffc0
1 changed files with 2 additions and 2 deletions
|
|
@ -11,10 +11,10 @@ title: Systemd startup
|
|||
|
||||
{{% details title="Arch" closed="true" %}}
|
||||
|
||||
uwsm is available in AUR. You can install it either with an AUR helper, or build PKGBUILD manually. Here's an example for yay.
|
||||
uwsm is available in Arch official repositories.
|
||||
|
||||
```sh
|
||||
yay -S uwsm
|
||||
pacman -S uwsm
|
||||
```
|
||||
|
||||
{{% /details %}}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue