From 080925e13a3cf56cb56ef4245e42b64f3677f4a4 Mon Sep 17 00:00:00 2001 From: Raheman Vaiya Date: Sat, 27 Jul 2024 13:09:00 -0400 Subject: [PATCH] readme: Add explicit mention of wayland (#559) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecdb25c..dab760b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Some of the more interesting ones include: - Key overloading (different behaviour on tap/hold). - Keyboard specific configuration. - Instantaneous remapping (no more flashing :)). -- A client-server model that facilitates scripting and display server agnostic application remapping. (Currently ships with support for X, sway, and gnome). +- A client-server model that facilitates scripting and display server agnostic application remapping. (Currently ships with support for X, sway, and gnome (wayland)). - System wide config (works in a VT). - First class support for modifier overloading. - Unicode support.