diff --git a/README.md b/README.md index 4b35746..ae21ac8 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,19 @@ block-beta ``` ##### Sway stock behaviour: -```workspace next``` would jump from Monitor1 "6 work" to "7 music" on Monitor2. - Another ```workspace next``` would then jump to "8 messages" on Monitor1. + +Given the workspaces: +| Monitor1 | Monitor1 |Monitor2| +| --- | --- | --- | +| ▫ 6 work | ▪ 8 messages|▫ 7 music + + +with ```▪ 8 messages``` *Monitor 1* being focused + +calling Sway's "workspace next" would switch focus to + + +```▪ 6 work``` *Monitor 1*      "workspace next"     ```▪ 7 music``` *Monitor 2*      "workspace next"     ```▪ 8 messages``` *Monitor 1* ## Features - [next/prev command to select adjacent Workspaces on the same monitor, (unlike sway's 'workspace next' command) ](#select-workspace)