Skip to content

Instantly share code, notes, and snippets.

View cpixl's full-sized avatar
🌎

Daniel Santana cpixl

🌎
View GitHub Profile
@cpixl
cpixl / 24-bit-color.patch
Last active April 24, 2023 12:49
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".