aboutsummaryrefslogtreecommitdiff
path: root/sway
diff options
context:
space:
mode:
Diffstat (limited to 'sway')
-rw-r--r--sway/sway-input.5.txt5
-rw-r--r--sway/sway.5.txt5
2 files changed, 10 insertions, 0 deletions
diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt
index 26e0c258..08ffff54 100644
--- a/sway/sway-input.5.txt
+++ b/sway/sway-input.5.txt
@@ -44,3 +44,8 @@ Commands
**input** <identifier> tap <enabled|disabled>:
Enables or disables tap for specified input device.
+
+See Also
+--------
+
+**sway**(5)
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 9777491e..b54ae8da 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -224,3 +224,8 @@ Currently supported attributes:
Compare against the workspace name for this view. Can be a regular expression.
If value is _focused_ then all the views on the currently focused workspace
matches.
+
+See Also
+--------
+
+**sway**(1) **sway-input**(5)