From 9ff9813cb9477e814ae52b9f73b692d6c5806fd5 Mon Sep 17 00:00:00 2001 From: William Gray Date: Wed, 8 May 2024 07:30:56 -0500 Subject: [PATCH] Add emptym and emptymn to workspace options (#640) --- pages/Configuring/Dispatchers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Configuring/Dispatchers.md b/pages/Configuring/Dispatchers.md index e17334d..82c12ec 100644 --- a/pages/Configuring/Dispatchers.md +++ b/pages/Configuring/Dispatchers.md @@ -129,7 +129,7 @@ You have eight choices: - Previous workspace: `previous` -- First available empty workspace: `empty` +- First available empty workspace: `empty`, suffix with `m` to only search on monitor. and/or `n` to make it the *next* available empty workspace. e.g. `emptynm` - Special Workspace: `special` or `special:name` for named special workspaces.