From bbf8c915c99d2f1131ff0fbffde4ed29472b23dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zen=C3=A7=20Bilgili?= Date: Sat, 18 Jan 2020 02:18:08 +0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad0e6fd..53184a0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Based on [Cade Scroggins](https://github.com/cadejscroggins)'s [Tilde](https://g Most of the features are carried over from the original source. Few of the added features are: -- Added a "Quick Launch" functionality, which launches all the sites with `quickLaunch` property set to `true` upon hitting `!` key. +- Added a "Quick Launch" functionality, which launches all the sites with `quickLaunch` property set to `true` upon entering `q!`. - Color theme can now be inverted easily by either editing config or using `invert!` command. - Added an option to show launch keys instead of icons again. Either edit config or type `keys!`.