all repos — st @ 3cb80840dbf9add2b5f9c26da9650da39e34906d

st (suckless terminal) config

Increment XSync consistency

This patch cleans up a style inconsistency.
Toaster Toaster toaster23456@gmail.com
commit

3cb80840dbf9add2b5f9c26da9650da39e34906d

parent

c46d929fe18e4a3c9c41101eafa7a9668c8c8830

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M st.cst.c

@@ -3089,7 +3089,7 @@

xresettitle(); XMapWindow(xw.dpy, xw.win); xhints(); - XSync(xw.dpy, 0); + XSync(xw.dpy, False); } void