about summary refs log tree commit diff
path: root/machines/profpatsch/patches
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-11-08 22:22:16 +0100
committerProfpatsch <mail@profpatsch.de>2017-11-08 22:23:10 +0100
commit612484b25f9762bbb83405e4b649bc5fda233d5d (patch)
treeb37ebdd157193efe9c21dbff90a5cf909702039d /machines/profpatsch/patches
parente3f89a8ba5c8d7cc13a5b139cfe32b45f4594a94 (diff)
machines/katara: remove sent
Patch doesn’t apply, I don’t use it anymore.
Diffstat (limited to 'machines/profpatsch/patches')
-rw-r--r--machines/profpatsch/patches/sent-bg.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/machines/profpatsch/patches/sent-bg.patch b/machines/profpatsch/patches/sent-bg.patch
deleted file mode 100644
index acf92ebc..00000000
--- a/machines/profpatsch/patches/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;
-