Merge pull request #18 from Hikari9/move-config

[move-config] Update README
This commit is contained in:
Rico Tiongson 2017-11-15 11:09:48 +08:00 committed by GitHub
commit 3447946b1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,12 +37,11 @@ Comfortable, seamless, and fast 3-finger (and 4-finger) touchpad swipe gestures
``` ```
comfortable-swipe start comfortable-swipe start
``` ```
4. Optional: Automatically run on startup 4. _Optional_: Automatically run on startup
``` ```
comfortable-swipe autostart comfortable-swipe autostart
``` ```
5. Optional: Change keyboard configurations (refer [below](#configurations)). 5. _Optional_: Change keyboard [configurations](#configurations). After making changes, run
Then restart after making changes with
``` ```
comfortable-swipe restart comfortable-swipe restart
``` ```