2 * vim:ts=4:sw=4:expandtab
4 * i3 - an improved dynamic tiling window manager
5 * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
7 * load_layout.c: Restore (parts of) the layout, for example after an inplace
11 #ifndef _LOAD_LAYOUT_H
12 #define _LOAD_LAYOUT_H
14 void tree_append_json(const char *filename);