about summary refs log tree commit diff
path: root/machines/profpatsch/sent-bg.patch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-07-30 15:17:19 +0200
committerProfpatsch <mail@profpatsch.de>2016-07-30 15:17:19 +0200
commit52c05feb581ad535aa790591c37093f3a8817494 (patch)
tree34c5068b2f8df73ad8cfaca57aebe71eec9006f8 /machines/profpatsch/sent-bg.patch
parentd20829102750c2e980abf67c58282174d9a1fd1f (diff)
machines/profpatsch: clean up folder
Diffstat (limited to 'machines/profpatsch/sent-bg.patch')
-rw-r--r--machines/profpatsch/sent-bg.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/machines/profpatsch/sent-bg.patch b/machines/profpatsch/sent-bg.patch
deleted file mode 100644
index acf92ebc..00000000
--- a/machines/profpatsch/sent-bg.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-diff --git a/config.def.h b/config.def.h
-index 92d577c..87baee5 100644
---- a/config.def.h
-+++ b/config.def.h
-@@ -8,8 +8,11 @@ static char *fontfallbacks[] = {
- #define NUMFONTSCALES 42
- #define FONTSZ(x) ((int)(10.0 * powf(1.1288, (x)))) /* x in [0, NUMFONTSCALES-1] */
- 
--static const char *fgcol = "#000000";
--static const char *bgcol = "#FFFFFF";
-+/* FUCK YOU */
-+/* static const char *fgcol = "#000000"; */
-+/* static const char *bgcol = "#FFFFFF"; */
-+static const char *bgcol = "#000000";
-+static const char *fgcol = "#FFFFFF";
- 
- static const float linespacing = 1.4;
-