sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 54111839a4074f42edd73160a26baa1ae64a81b1
parent e953f634d9e277a3b71eb988d78c30f2a7573b94
Author: Mikkel Oscar Lyderik <mikkeloscar@gmail.com>
Date:   Fri, 22 Jan 2016 19:17:55 +0100

manpage: add references sway.5 <-> sway-input.5

Diffstat:
Msway/sway-input.5.txt | 5+++++
Msway/sway.5.txt | 5+++++
2 files changed, 10 insertions(+), 0 deletions(-)

diff --git 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 @@ -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)