From ce411d624d80cb7819ca7aff5744cd10f9ffaa0f Mon Sep 17 00:00:00 2001 From: Erjan Kalybek Date: Tue, 4 Sep 2018 09:04:52 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 324741d..ae5df22 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Currently, its a hacky-type of a shell script, but feel free to contribute :-). 2. The tree for all workspaces on the currently focused monitor exported using ```i3-save-tree --output ...``` 3. The location of the current workspace in the all-tree is found by matching the workspace-tree file on the monitor-tree file. 4. The parameters of the root split are extracted, and the workspace tree is wrapped in a new split. -5. The floating windows are extreacted from within and appended behind the root split. +5. The floating windows are extracted from within and appended behind the root split. 6. The user is then asked about how should the windows be matched. The options are: * All by _instance_ (instance will be uncommented for all windows) * Match any window to any placeholder