aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2022-04-19 21:33:51 -0600
committerJosh Rahm <joshuarahm@gmail.com>2022-04-19 21:33:57 -0600
commitdecdf01bd651cfb0bd77e496143c364389e90008 (patch)
treeb301ae4a705ab31dd87bff3f1a8cbee1f78cfdc5 /README.md
parent5cf7821e666eb70d09e0f54fdfa683472a2a3f65 (diff)
downloadrde-decdf01bd651cfb0bd77e496143c364389e90008.tar.gz
rde-decdf01bd651cfb0bd77e496143c364389e90008.tar.bz2
rde-decdf01bd651cfb0bd77e496143c364389e90008.zip
Add : object to reference floating windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c97e0ce..7661ba3 100644
--- a/README.md
+++ b/README.md
@@ -205,6 +205,7 @@ exactly what one is wanting to do.
all windows on the creen to the right of the current workspace).
* `!`: The first window in the following windowset (i.e. !@.
references the master window on the current workspace).
+ * `:`: The floating windows.
* `,`: The following window set, but without the first element.
* `~`: The following window set, but reversed (i.e. `!~@.` references the
last window on the current workspace`