Linux 调整字体大小(DPI) 复制本地路径 | 在线编辑 系统字体(i3, polybar) 新建.Xresources文件,添加Xft.dpi: 180,其中180是我设置的DPI,可以自行调整 QT 程序字体 function recorder() { export QT_AUTO_SCREEN_SCALE_FACTOR=1 && export QT_SCREEN_SCALE_FACTORS=1.7 && simplescreenrecorder } Was this page helpful? Thanks! You can leave some advices in the comment section below. Comments