Improve section hierarchy

This commit is contained in:
Cagebreak Signing Key 1 2020-06-01 12:51:26 +02:00
commit 7bbf2f330a

View file

@ -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