From 2f2173808a2f0a17b8013f5f6b4d7ac95d2d3891 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 2 Feb 2022 16:45:35 +0100 Subject: [PATCH] readme: drop xdg-shell mention We don't actually require xdg-shell support. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4abcad4..9a3e73b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ with any Wayland compositor which implements the following Wayland protocols: - wlr-layer-shell + wlr-input-inhibitor, or ext-session-lock-v1 - xdg-output -- xdg-shell See the man page, `swaylock(1)`, for instructions on using swaylock.