]> git.sur5r.net Git - i3/i3/blob - include/load_layout.h
f3a60a097a8cdf4dd0a99bbf4d41c286633bb856
[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