]> git.sur5r.net Git - i3/i3/blobdiff - parser-specs/commands.spec
layout toggle: take any combination of layouts as arguments (#2649)
[i3/i3] / parser-specs / commands.spec
index d4b3dbc61b066c9d57807719d02f93e1f8d1b5c2..542ff79895c3b1d257b6468e5eee6764f6990240 100644 (file)
@@ -110,7 +110,7 @@ state LAYOUT:
 state LAYOUT_TOGGLE:
   end
       -> call cmd_layout_toggle($toggle_mode)
-  toggle_mode = 'split', 'all'
+  toggle_mode = string
       -> call cmd_layout_toggle($toggle_mode)
 
 # append_layout <path>