diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index 99268e2..c0f30d5 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -110,7 +110,7 @@ hc keybind $Mod-comma use_index -1 --skip-visible hc keybind $Mod-r remove hc keybind $Mod-f fullscreen toggle hc keybind $Mod-Shift-f set_attr clients.focus.floating toggle -hc keybind $Mod-p pseudotile toggle +hc keybind $Mod-p use_previous # 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.