From dffb3e5d543d33c10146d43384b8a3c03ef3aab7 Mon Sep 17 00:00:00 2001 From: Nadia Date: Wed, 24 Apr 2024 14:55:21 -0500 Subject: [PATCH] docs(workspaces): fix typo that results in a non working config --- docs/modules/Workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/Workspaces.md b/docs/modules/Workspaces.md index b740936..bc66c7c 100644 --- a/docs/modules/Workspaces.md +++ b/docs/modules/Workspaces.md @@ -48,7 +48,7 @@ type = "workspaces" all_monitors = false favorites = ["1", "2", "3"] -[[end.name_map]] +[end.name_map] 1 = "" 2 = "" 3 = ""