Skip to content

Instantly share code, notes, and snippets.

View Shados's full-sized avatar
🌧️
Recursively fixing issues with third-party dependencies.

Alexei Robyn Shados

🌧️
Recursively fixing issues with third-party dependencies.
View GitHub Profile
@Shados
Shados / 24-bit-color.patch
Created December 24, 2019 00:59 — forked from cpixl/24-bit-color.patch
24-bit color patch for URxvt version 9.22 (based on https://github.com/spudowiar/rxvt-unicode)
--- README.configure
+++ README.configure
@@ -9,8 +9,8 @@ CONFIGURE OPTIONS
--enable-everything
Add (or remove) support for all non-multichoice options listed in
- "./configure --help", except for "--enable-assert" and
- "--enable-256-color".
+ "./configure --help", except for "--enable-assert",
+ "--enable-256-color" and "--enable-24-bit-color".