Loading

解决flatpak telegram的字体混乱的问题

  1. cd ~/.var/app/org.telegram.desktop/config (you can replace org.telegram.desktop with the name of another Flatpak app, e.g. net.cozic.joplin_desktop for Joplin) (可以把 org.telegram.desktop 置換成其他 app 的目錄名稱,比如 net.cozic.joplin_desktop)
  2. mkdir -p fontconfig/conf.d
  3. cd fontconfig/conf.d
  4. cp /etc/fonts/conf.d/*.conf ./
  5. Restart Telegram (or another app). (重新啟動 Telegram。)
posted @ 2025-04-17 13:08  Jacek_Yang  阅读(65)  评论(0)    收藏  举报