From b39a866a19abc78b9c4c1b788c73dd059e1e4339 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Tue, 28 Dec 2021 22:46:37 -0800 Subject: [PATCH] Reorder descriptions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a397ae4..9de2ca9 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ * Remap any key combination to another, even to a key sequence. * Remap a key sequence as well. You could do something like Emacs's `C-x C-c`. * Remap a key to two different keys depending on whether it's pressed alone or held. -* Automatically remap newly connected devices by starting xremap with `--watch`. * Application-specific remapping. Even if it's not supported by your application, xremap can. +* Automatically remap newly connected devices by starting xremap with `--watch`. ## Prerequisite