sway

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

commit 6793648f8e9f2179772d6c9578a21ff86215528c
parent 10e50b690ab62874d3afc02f0c811fbcc516014c
Author: Mikkel Oscar Lyderik <mikkeloscar@gmail.com>
Date:   Fri, 29 Jan 2016 03:24:21 +0100

use tabs

Diffstat:
Mcompletions/zsh/_swaymsg | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/completions/zsh/_swaymsg b/completions/zsh/_swaymsg @@ -28,4 +28,4 @@ _arguments -s \ '(-h --help)'{-h,--help}'[Shows help message]' \ '(-q --quiet)'{-q,--quiet}'[Sends the IPC message but does not print the response from sway]' \ '(-s --socket)'{-s,--socket}'[Use the specified socket path.]:files:_files' \ - '(-t --type)'{-t,--type}'[Specify the type of IPC message.]:type:{_describe "type" types}' + '(-t --type)'{-t,--type}'[Specify the type of IPC message.]:type:{_describe "type" types}'