Skip to content

Instantly share code, notes, and snippets.

@alek3y
alek3y / st-sixel.patch
Created November 8, 2025 12:52
Sixels patch for suckless st 0.9.3, based on CommandMaker/27ba97427424c06aff54d0a2a91a4ef1
diff --git a/Makefile b/Makefile
index 15db421..899b163 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
include config.mk
-SRC = st.c x.c
+SRC = st.c x.c $(SIXEL_C)