From d29033543df42f0085196605f3f3df606b2dbcdc Mon Sep 17 00:00:00 2001 From: scorpion-26 Date: Mon, 8 May 2023 15:38:11 +0200 Subject: [PATCH] Documentation for "WS on monitor or empty" (#219) See Hyprland PR https://github.com/hyprwm/Hyprland/pull/2198 --- pages/Configuring/Dispatchers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Configuring/Dispatchers.md b/pages/Configuring/Dispatchers.md index bad4d27..f52527a 100644 --- a/pages/Configuring/Dispatchers.md +++ b/pages/Configuring/Dispatchers.md @@ -97,6 +97,8 @@ You have eight choices: - Relative workspace on monitor: e.g. `m+1`, `m-1` or `m+3` +- Relative workspace on monitor including empty workspaces: e.g. `r+1` or `r-3` + - Relative open workspace: e.g. `e+1` or `e-10` - Name: e.g. `name:Web`, `name:Anime` or `name:Better anime`