Change the default frame layout

This commit is contained in:
Tom Willemse 2016-09-12 02:15:11 +02:00
parent 4d525531c3
commit c9c1d77bc5

View file

@ -143,6 +143,9 @@ hc keybind XF86AudioPlay spawn mpc toggle
hc keybind XF86AudioNext spawn mpc next
hc keybind XF86AudioPrev spawn mpc prev
# Change the default layout to fullscreen.
hc set default_frame_layout 2
## Tags:
tag_names=( dev web {3..10} )
tag_indexes=( {1..${#tag_names}} )