odrling-overlay/x11-terms/st/files/0012-swapmouse.patch

26 lines
717 B
Diff

From 4e4383504cf3d47599ac1d38af3631b2dd947c25 Mon Sep 17 00:00:00 2001
From: odrling <florianbadie@odrling.xyz>
Date: Fri, 27 May 2022 02:29:39 +0200
Subject: [PATCH 12/13] swapmouse
---
patches.def.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/patches.def.h b/patches.def.h
index 5c6d41b..56854ec 100644
--- a/patches.def.h
+++ b/patches.def.h
@@ -327,7 +327,7 @@
* shown by vte terminals like termite.
* https://st.suckless.org/patches/swapmouse/
*/
-#define SWAPMOUSE_PATCH 0
+#define SWAPMOUSE_PATCH 1
/* This patch adds synchronized-updates/application-sync support in st.
* This will have no effect except when an application uses the synchronized-update escape
--
2.37.3