#include "compositor.h"
#include "dwm.h"
#include "screen.h"
#include <stdio.h>
Go to the source code of this file.
Definition at line 7 of file main.c.
References compositor_init(), dwm_deinit(), dwm_init(), dwm_loop(), screen_deinit(), and screen_init().