mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-21 21:14:18 +02:00
Improve section hierarchy
This commit is contained in:
parent
cc0a97649b
commit
7bbf2f330a
1 changed files with 2 additions and 2 deletions
|
|
@ -48,12 +48,12 @@ $ meson build
|
|||
$ ninja -C build
|
||||
```
|
||||
|
||||
### Release Build
|
||||
#### Release Build
|
||||
|
||||
By default, this builds a debug build. To build a release build, use `meson
|
||||
build --buildtype=release`.
|
||||
|
||||
### Xwayland Support
|
||||
#### Xwayland Support
|
||||
|
||||
Cagebreak comes with compile-time support for XWayland. To enable this,
|
||||
first make sure that your version of wlroots is compiled with this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue