Simple project with Makefile and config.mk in the spirit of suckless.
Also give the boilerplate for a simple X program, with command line arguments, a signal handler and running an X loop
| .gitignore | initial commit | |
| config.in.mk | initial commit | |
| main.c | initial commit | |
| Makefile | initial commit | |
| util.c | initial commit | |
| util.h | initial commit | |