PatchworkOS
Loading...
Searching...
No Matches
main.c File Reference
#include "compositor.h"
#include "dwm.h"
#include "screen.h"
#include <stdio.h>

Go to the source code of this file.

Functions

int main (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 7 of file main.c.

References compositor_init(), dwm_deinit(), dwm_init(), dwm_loop(), screen_deinit(), and screen_init().