diff --git a/config.toml b/config.toml index 1cf85f6..d578c81 100644 --- a/config.toml +++ b/config.toml @@ -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",