Change the default frame layout
This commit is contained in:
parent
4d525531c3
commit
c9c1d77bc5
1 changed files with 3 additions and 0 deletions
|
@ -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}} )
|
||||
|
|
Loading…
Reference in a new issue