Initial commit

These used to be part of my dwm fork repository.
This commit is contained in:
2016-01-10 02:22:43 +01:00
commit a91e24930c
9 changed files with 3338 additions and 0 deletions

8
config.h.in Normal file
View File

@@ -0,0 +1,8 @@
#ifndef CONFIG_H
#define CONFIG_H
#define PROGRAM_NAME "${PROJECT_NAME}"
#define PROGRAM_VERSION "${project_VERSION}"
#endif // ! CONFIG_H