X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CMDMODE;h=7d8f6f23a1426f2803d5e03e8d977ec2751dcb02;hb=2b70e05ee91d86fc1efa8433c7df05e482893561;hp=7428729a9bded1e26d06e641e8bb66af56276ce3;hpb=3a2b546c9ee0cbce0343b09c9acb85064c29aabf;p=i3%2Fi3 diff --git a/CMDMODE b/CMDMODE index 7428729a..7d8f6f23 100644 --- a/CMDMODE +++ b/CMDMODE @@ -16,10 +16,13 @@ snap := cmd := [ ] [ | ] with := { [ ] }+ jump := [ "[/]" | [ ] ] -focus := focus [ ] +focus := focus [ | floating | tiling | ft ] (travels the focus stack backwards the given amount of times (by default 1), so it selects the window which had the focus before you focused the current one when - specifying "focus 1") + specifying "focus 1". + The special values 'floating' (select the next floating window), 'tiling' + (select the next tiling window), 'ft' (if the current window is floating, + select the next tiling window and vice-versa) are also valid) special := [ exec | kill | exit | restart ] input := [ | | | | ]