sway

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

commit 8724900e384fc87e3a182e524e07f6228de2e3f7
parent db6a9d08f9e5ebacfca6a848750a0bf64bf242f1
Author: Martin Michlmayr <tbm@cyrius.com>
Date:   Mon,  9 Sep 2019 22:43:46 +0200

swaymsg.1: fix description of --pretty

Diffstat:
Mswaymsg/swaymsg.1.scd | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd @@ -20,7 +20,7 @@ _swaymsg_ [options...] [message] swaymsg will stop monitoring and exit. *-p, --pretty* - Use raw output even when not using a tty. + Use pretty output even when not using a tty. *-q, --quiet* Sends the IPC message but does not print the response from sway.