Skip to content

LinuxUI

kcp edited this page May 16, 2019 · 2 revisions

title: LinuxUI.md date: 2018-12-15 11:18:48 tags: - 工具使用经验 - 美化 categories: - Linux

目录 start

  1. UI
    1. Font
      1. 字体渲染
    2. Theme
    3. Icon

目录 end|2019-04-19 15:38|


UI

themes icons fonts

  • 所有用户通用, 安装新的后需要重启 /usr/share/themes

  • 当前用户, 直接复制进来立即生效: ~/.themes 或者 ~/.local/share/themes

  • 问题: Deepin上 全放 ~/.local/share/themes 会有bug, 只能全放 ~/.themes

Font

笔记: 字体

字体渲染

Debian8安装Infinality改善字体渲染,安装Ubuntu字体 一条命令搞定Linux字体渲染

  • 刷新字体缓存 fc-cache -fv

Theme

参考博客: 10 Great Linux GTK Themes For 2018


Icon

sudo apt search icon-theme 也能看到很多icon

  1. Halo-icon-theme

Summary

Clone this wiki locally