在Ubuntu 19.10地点gnome-shell.css
是:
/usr/share/gnome-shell/主题/Yaru/gnome-shell.css
以管理员身份编辑gnome-shell.css
。然后搜索
stage {
font-family:
只需添加您想要的字体系列名称。例如:
stage {
font-family: Fira Sans, Cantarell, Sans-Serif;
font-size: 10pt;
color: #3D3D3D; }
完成。保存并注销并重新登录。