Adding README.md

This commit is contained in:
bakkeby
2019-09-05 00:32:39 +02:00
parent c34c536f3e
commit 2c9a889b22
8 changed files with 93 additions and 58 deletions

14
patches.h Normal file
View File

@@ -0,0 +1,14 @@
/*
* This file contains patch control flags.
*
* In principle you should be able to mix and match any patches
* you may want. In cases where patches are logically incompatible
* one patch may take precedence over the other as noted in the
* relevant descriptions.
*/
/*
* The alpha patch adds transparency for the status bar.
* https://dwm.suckless.org/patches/alpha/
*/
#define ALPHA_PATCH 0