From 6c74375ae858e868ef44da307ab4a3af77d42476 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sat, 14 Aug 2021 17:09:35 -0700 Subject: Comment -> literate paragraph. --- herbstluftwm-autostart.org | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/herbstluftwm-autostart.org b/herbstluftwm-autostart.org index e5be784..bc21979 100755 --- a/herbstluftwm-autostart.org +++ b/herbstluftwm-autostart.org @@ -203,9 +203,14 @@ Resizing frames and floating clients. hc keybind $Mod-Shift-m set_attr clients.focus.minimized true hc keybind $Mod-Control-m jumpto last-minimized hc keybind $Mod-p pseudotile toggle - # The following cycles through the available layouts within a frame, but skips - # layouts, if the layout change wouldn't affect the actual window positions. - # I.e. if there are two windows within a frame, the grid layout is skipped. +#+END_SRC + +The following cycles through the available layouts within a frame, but +skips layouts, if the layout change wouldn't affect the actual window +positions. I.e. if there are two windows within a frame, the grid +layout is skipped. + +#+BEGIN_SRC shell hc keybind $Mod-space \ or , and . compare tags.focus.curframe_wcount = 2 \ . cycle_layout +1 vertical horizontal max vertical grid \ -- cgit v1.2.3