]> git.sur5r.net Git - i3/i3/blob - include/load_layout.h
docs/userguide: use the default colors in the colors example
[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