From 03de59d30733a4228208ab4ce7613ced0e02c9b9 Mon Sep 17 00:00:00 2001 From: Jason Francis Date: Mon, 9 Sep 2019 11:10:43 -0400 Subject: [PATCH] Update README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 88719b5..167c121 100644 --- a/README.md +++ b/README.md @@ -56,10 +56,7 @@ It's intended to be the Wayland equivalent of an xrandr GUI, like [ARandR]. ### Help, I get errors and/or crashes! -Make sure your wlroots and sway are up-to-date. Particularly, you need a git -revision of wlroots from [this commit](https://github.com/swaywm/wlroots/commit/724b5e1b8d742a8429f4431ae1a55d7d26cb92ae) -(or later) or your compositor may crash when adding/removing displays. -Alternatively, you can try to disable the "Show Screen Contents" option. +Make sure your wlroots is at version 0.7.0 or later. ### I'm using Sway, why aren't my display settings saved when I log out?