aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2020-05-08 14:51:10 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2020-05-08 14:51:10 +0200
commitac735719cfc086c54ff939786823b29de2c24c0a (patch)
treec8ee87c720b067bbf8a757e8ea098d2b87393141 /README.md
parent71d580b81173c6e6f93354c6e783972a6aa37b27 (diff)
downloadriver-ac735719cfc086c54ff939786823b29de2c24c0a.tar.gz
river-ac735719cfc086c54ff939786823b29de2c24c0a.tar.xz
Implement initial Xwayland support
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1fdef48..27ad1c7 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,8 @@ installed:
- [wlroots](https://github.com/swaywm/wlroots) 0.10.1
- xkbcommon
-Then simply use `zig build` to build and `zig build run` to run.
+Then simply use `zig build` to build and `zig build run` to run. To
+enable experimental Xwayland support use `-Dxwayland=true`.
River can either be run nested in an X11/wayland session or directly
from a tty using KMS/DRM.