summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xherbstluftwm-autostart.org11
1 files 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 \
Copyright 2019--2024 Marius PETER