From 659268a890a4b60aaa9cb4be1a2b0834a92d8a7e Mon Sep 17 00:00:00 2001 From: Rico Tiongson Date: Sat, 30 Sep 2017 00:20:54 +0800 Subject: [PATCH] Prefer tweaking conf file instead of source code --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f90553e..2a24b6c 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ Comfortable 3-finger (and 4-finger) swipe gestures for Ubuntu 14.04 LTS+ 1. `sudo apt install libinput-tools libinput-dev libxdo-dev` 2. `git clone https://github.com/Hikari9/comfortable-swipe-ubuntu.git` 3. `cd comfortable-swipe-ubuntu` -4. Tweak `src/comfortable-swipe.cpp` to fit keyboard shortcuts of your gestures -5. `bash install` +4. `bash install` ## How to Run 1. `comfortable-swipe start`