From 3102f765c81f5c4f6d7f81a973a9482eee499091 Mon Sep 17 00:00:00 2001 From: Alexander <51529891+Truenya@users.noreply.github.com> Date: Sun, 23 Jun 2024 00:52:55 +0300 Subject: [PATCH] feat: previous workspace per monitor (#689) --- pages/Configuring/Dispatchers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Configuring/Dispatchers.md b/pages/Configuring/Dispatchers.md index 56266ba..71606c8 100644 --- a/pages/Configuring/Dispatchers.md +++ b/pages/Configuring/Dispatchers.md @@ -118,7 +118,7 @@ set. ## Workspaces -You have eight choices: +You have nine choices: - ID: e.g. `1`, `2`, or `3` @@ -132,7 +132,7 @@ You have eight choices: - Name: e.g. `name:Web`, `name:Anime` or `name:Better anime` -- Previous workspace: `previous` +- Previous workspace: `previous`, or `previous_per_monitor` - 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`