X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.1;h=e2335d7421753ea395ba3d181ce7c28fd1471eb7;hb=934bbe1ff27cfe7c2407514da64ab55cf62de3df;hp=5596af0152d7544021b0d5362410054423d1ce6f;hpb=ef1766f1a51616e55451e80e105cdd0264e296b9;p=spectrwm.git diff --git a/spectrwm.1 b/spectrwm.1 index 5596af0..e2335d7 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -115,6 +115,7 @@ before being used. It may contain the following character sequences: .Bl -column "Character sequence" "Replaced with" -offset indent .It Sy "Character sequence" Ta Sy "Replaced with" +.It Li "+<" Ta "Pad with a space" .It Li "+A" Ta "Output of the external script" .It Li "+C" Ta "Window class" .It Li "+D" Ta "Workspace name" @@ -208,7 +209,9 @@ shrinks the master area by 4 ticks and adds one window to the stack, while maintaining default floating window behavior. Possible stack_mode values are .Pa vertical , -.Pa horizontal +.Pa vertical_flip , +.Pa horizontal , +.Pa horizontal_flip and .Pa fullscreen . .Pp