gnotclub / xst

st fork that uses Xresources and some pretty good patches
MIT License
536 stars 74 forks source link

Increasing/decreasing font size ignoring `st.font_fallback` #144

Open actionless opened 2 years ago

actionless commented 2 years ago

steps to reproduce: 1) set st.font_fallback to different font than st.font 2) press Ctrl+SHift+- or + to change font size 3) text rendered only using st.font without using fallback anymore