odrling-overlay/x11-terms/st/files/0008-st-sync-patch.patch

26 lines
675 B
Diff

From 4ced631df44426f2c6205da15fb71cf090f29d27 Mon Sep 17 00:00:00 2001
From: odrling <florianbadie@odrling.xyz>
Date: Fri, 27 May 2022 00:37:18 +0200
Subject: [PATCH 08/13] st sync patch
---
patches.def.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/patches.def.h b/patches.def.h
index 90ca000..a7fc6ff 100644
--- a/patches.def.h
+++ b/patches.def.h
@@ -341,7 +341,7 @@
*
* https://st.suckless.org/patches/sync/
*/
-#define SYNC_PATCH 0
+#define SYNC_PATCH 1
/* Instead of a default X cursor, use the xterm cursor from your cursor theme.
* You need to uncomment the corresponding line in config.mk to use the -lXcursor library
--
2.35.1