aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-10-10 01:58:07 +0200
committerLibravatar GitHub <noreply@github.com>2018-10-10 01:58:07 +0200
commit2bd561d2b71830b1be5546112faf035383c8615e (patch)
tree0a5fc3e9f72c3f7c240ba768214c983f90b56330
parentMerge pull request #2809 from mwenzkowski/fix-view_autoconfigure (diff)
parentFix back_and_forth documentation (diff)
downloadsway-2bd561d2b71830b1be5546112faf035383c8615e.tar.gz
sway-2bd561d2b71830b1be5546112faf035383c8615e.tar.zst
sway-2bd561d2b71830b1be5546112faf035383c8615e.zip
Merge pull request #2810 from RyanDwyer/fix-docs-backandforth
Fix back_and_forth documentation
-rw-r--r--sway/sway.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 28ab15df..b4c290e4 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -598,7 +598,7 @@ match any output by using the output name "\*".
598*workspace* prev\_on\_output|next\_on\_output 598*workspace* prev\_on\_output|next\_on\_output
599 Switches to the next workspace on the current output. 599 Switches to the next workspace on the current output.
600 600
601*workspace* back_and_forth 601*workspace* back\_and\_forth
602 Switches to the previously focused workspace. 602 Switches to the previously focused workspace.
603 603
604*workspace* <name> gaps inner|outer <amount> 604*workspace* <name> gaps inner|outer <amount>