aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Wilm <jwilm@users.noreply.github.com>2017-01-06 17:18:22 -0800
committerGitHub <noreply@github.com>2017-01-06 17:18:22 -0800
commitc73295715629f33e687741769f3079536ed5e104 (patch)
treeeeeae846ad355526024436e1229a8fde6fa74904
parent9d6c317035e06bdc233affb5de23f8b17c6cd83f (diff)
parent8f38e4fa7d55fc1225ed7781efa4ac8c1110d629 (diff)
downloadalacritty-c73295715629f33e687741769f3079536ed5e104.tar.gz
alacritty-c73295715629f33e687741769f3079536ed5e104.zip
Merge pull request #132 from tomwadley/xwayland-tip
Add tip for running in XWayland
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ddc9ede..269c3d61 100644
--- a/README.md
+++ b/README.md
@@ -159,7 +159,9 @@ Just Works.
disappears. Actual throughput and rendering performance are still better in
Alacritty.
- _Is wayland supported?_ Not yet. Alacritty is currently on a fork of glutin
- that needs some updates to work with Wayland.
+ that needs some updates to work with Wayland. To stop glutin from detecting
+ Wayland (e.g. for use on XWayland) launch Alacritty like this:
+ `env WAYLAND_DISPLAY= alacritty`
- _When will Windows support be available?_ When someone has time to work on it.
Contributors would be welcomed :).
- _My arrow keys don't work_ It sounds like you deleted some key bindings from