sway

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

commit c3a5e00b6e70eaad3213733ff8cd69a84f06ab67
parent b7b734f311aaefba4e5760ac4feaa33631ef5111
Author: Drew DeVault <sir@cmpwn.com>
Date:   Tue, 29 Mar 2016 15:02:51 -0400

Merge pull request #553 from Hummer12007/master

Fix a typo in swaygrab manual
Diffstat:
Mswaygrab/swaygrab.1.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swaygrab/swaygrab.1.txt b/swaygrab/swaygrab.1.txt @@ -38,7 +38,7 @@ Options Use the specified socket path. Otherwise, swaymsg will ask sway where the socket is (which is the value of $SWAYSOCK, then of $I3SOCK). -*-r, --rate* <rate>:: +*-R, --rate* <rate>:: Specify a framerate (in frames per second). Used in combination with -c. Default is 30. Must be an integer.