From fd97c7230dc8250f4ee6d097a628b89a93b56a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Trusi=C5=84ski?= Date: Thu, 30 May 2024 16:41:47 +0200 Subject: [PATCH] docs(mkdocs) fix typos for installation docs --- docs/installation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 11fa70c1..6583d255 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -1,11 +1,11 @@ # Getting started -`komorebi` is a tiling window manager for Windows that is comprised comprised -of two main binaries, `komorebi.exe`, which contains the window manager itself, +`komorebi` is a tiling window manager for Windows that is comprised of two +main binaries, `komorebi.exe`, which contains the window manager itself, and `komorebic.exe`, which is the main way to send commands to the tiling window manager. -It is important to note that neither `komorebi.exe` or `komorebic.exe` handle +It is important to note that neither `komorebi.exe` nor `komorebic.exe` handle key bindings, because `komorebi` is a tiling window manager and not a hotkey daemon. @@ -27,7 +27,7 @@ to manipulate the window manager, you use `komorebi` is available pre-built to install via [Scoop](https://scoop.sh/#/apps?q=komorebi) and -[WinGet](https://winget.run/pkg/LGUG2Z/komorebi), and you may also built +[WinGet](https://winget.run/pkg/LGUG2Z/komorebi), and you may also build it from [source](https://github.com/LGUG2Z/komorebi) if you would prefer. - [Scoop](#scoop) @@ -37,7 +37,7 @@ it from [source](https://github.com/LGUG2Z/komorebi) if you would prefer. ## Long path support -It highly recommended that you enable support for long paths in Windows by +It is highly recommended that you enable support for long paths in Windows by running the following command in an Administrator Terminal before installing `komorebi`.