mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-05 07:15:31 -04:00
Update README.md
This commit is contained in:
parent
0dba1e56d7
commit
c8dde3a2ad
1 changed files with 2 additions and 3 deletions
|
|
@ -52,11 +52,10 @@ Feature *non-goals* for the main codebase include:
|
|||
dwl has only two dependencies: `wlroots` and `wayland-protocols`.
|
||||
|
||||
Simply install these (and their `-devel` versions if your distro has separate
|
||||
development packages) and run `make`. If you wish to build against a Git
|
||||
development packages) and run `meson setup build`. If you wish to build against a Git
|
||||
version of wlroots, check out the [wlroots-next branch].
|
||||
|
||||
To enable XWayland, you should also install xorg-xwayland and uncomment its flag
|
||||
in `config.mk`.
|
||||
To enable XWayland, you should also install xorg-xwayland and build with `-Dxwayland=enabled`.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue