summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 1be6744..e7f54e4 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,6 @@ A Hangul input method for Wayland.
Depends on libhangul, Wayland and libxkbcommon.
-On Sway, this requires a [patch to add virtual-keyboard grabs
-support][sway-keyboard-grab].
-
meson build/
ninja -C build/
build/wlhangul
@@ -16,5 +13,3 @@ support][sway-keyboard-grab].
## License
MIT
-
-[sway-keyboard-grab]: https://github.com/swaywm/sway/pull/4932