[Shell] Personal dotfiles and scripts to deploy them.
Comment -> literate paragraph.
herbstluftwm-autostart.org
@@ -203,9 +203,14 @@
203
203
hc keybind $Mod-Shift-m set_attr clients.focus.minimized true
204
204
hc keybind $Mod-Control-m jumpto last-minimized
205
205
hc keybind $Mod-p pseudotile toggle
206
Removed:
# The following cycles through the available layouts within a frame, but skips
207
Removed:
# layouts, if the layout change wouldn't affect the actual window positions.
208
Removed:
# I.e. if there are two windows within a frame, the grid layout is skipped.
206
Added:
#+END_SRC
207
Added:
208
Added:
The following cycles through the available layouts within a frame, but
209
Added:
skips layouts, if the layout change wouldn't affect the actual window
210
Added:
positions. I.e. if there are two windows within a frame, the grid
211
Added:
layout is skipped.
212
Added:
213
Added:
#+BEGIN_SRC shell
209
214
hc keybind $Mod-space \
210
215
or , and . compare tags.focus.curframe_wcount = 2 \
211
216
. cycle_layout +1 vertical horizontal max vertical grid \