]> git.sur5r.net Git - i3/i3/blob - include/load_layout.h
bugfix: really return focus list in IPC tree dump (instead of nodes list)
[i3/i3] / include / load_layout.h
1 #ifndef _LOAD_LAYOUT_H
2 #define _LOAD_LAYOUT_H
3
4 void tree_append_json(const char *filename);
5
6 #endif