set default layout

This commit is contained in:
Nathan 2022-02-18 18:42:44 -06:00
parent 64743f0309
commit 3fbf2e9c71
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,7 @@ mousekey = "Mod4"
workspaces = []
tags = ["1", "2", "3", "4", "5", "6"]
layouts = [
"Fibonacci",
"LeftWiderRightStack",
"MainAndDeck",
"MainAndVertStack",
@ -10,7 +11,6 @@ layouts = [
"GridHorizontal",
"EvenHorizontal",
"EvenVertical",
"Fibonacci",
"CenterMain",
"CenterMainBalanced",
"Monocle",