From 46f2aad6741bdb42e9e3096da506af7f0bc9d6f3 Mon Sep 17 00:00:00 2001 From: Anurag Rao <77329899+anuragrao04@users.noreply.github.com> Date: Tue, 29 Nov 2022 14:21:02 +0530 Subject: [PATCH] Fixed remove gaps command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01739493..4389c75a 100644 --- a/README.md +++ b/README.md @@ -320,7 +320,7 @@ If you would like to remove all gaps from a given workspace, both between window ```powershell komorebic.exe container-padding 0 -komorebic.exe workspace padding 0 +komorebic.exe workspace-padding 0 ``` #### Multiple Layout Changes on Startup