2 * vim:ts=4:sw=4:expandtab
4 * i3 - an improved dynamic tiling window manager
5 * © 2009 Michael Stapelberg and contributors (see also: LICENSE)
13 * Configured a signal handler to gracefully handle crashes and allow the user
14 * to generate a backtrace and rescue their session.
17 void setup_signal_handler(void);