sway

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

commit e953f634d9e277a3b71eb988d78c30f2a7573b94
parent c2bf457b9f3be61ba2a7779cb8e49a8c2d5cc117
Author: Mikkel Oscar Lyderik <mikkeloscar@gmail.com>
Date:   Fri, 22 Jan 2016 19:15:03 +0100

Fix generating sway-input.5 manpage

Diffstat:
Msway/CMakeLists.txt | 1+
Msway/sway-input.5.txt | 6+++---
2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/sway/CMakeLists.txt b/sway/CMakeLists.txt @@ -56,3 +56,4 @@ install( add_manpage(sway 1) add_manpage(sway 5) +add_manpage(sway-input 5) diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt @@ -1,12 +1,12 @@ ///// vim:set ts=4 sw=4 tw=82 noet: ///// -sway (5) -======== +sway-input (5) +============== Name ---- -sway - input configuration file and commands +sway-input - input configuration file and commands Description -----------