X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/c2fd2754ebea6f802e4c71219af269c58b78262e..738f555f66e2423678d7f81344131d2e01f7c2e9:/st.c diff --git a/st.c b/st.c index 2cf9a26..26053b0 100644 --- a/st.c +++ b/st.c @@ -2993,6 +2993,7 @@ xzoom(const Arg *arg) { xloadfonts(usedfont, usedfontsize + arg->i); cresize(0, 0); redraw(0); + xhints(); } void