X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=st.c;h=26053b0001d90d5a1640f7110662a024c3fac770;hp=2cf9a26d3a34f3ccf58ddd1e6d7c2066e26bdad2;hb=58eaa998b37bc44acbf4356a3bc4116acf570893;hpb=c2fd2754ebea6f802e4c71219af269c58b78262e 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