aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-09-12 02:15:11 +0200
committerGravatar Tom Willemse2016-09-12 02:15:11 +0200
commitc9c1d77bc50bc2388e25c8c2c824b4d6e9232dc9 (patch)
tree2175d3e0925cdf7ec416b1f78945c8055fed6eb4
parent4d525531c357dd6c1e87e56022da499448942a89 (diff)
downloadnew-dotfiles-c9c1d77bc50bc2388e25c8c2c824b4d6e9232dc9.tar.gz
new-dotfiles-c9c1d77bc50bc2388e25c8c2c824b4d6e9232dc9.zip
Change the default frame layout
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart3
1 files changed, 3 insertions, 0 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 5c998b4..2a72115 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -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}} )