fcitx5 主题设置
时间:2021-05-09 11:20:58
收藏:0
阅读:28
前言
在Linux系统下,fcitx5的初始主题太难看了,所以决定改变一下主题。
参考来源
https://ywnz.com/linuxmh/8100.html
https://wiki.archlinux.org/title/Fcitx5_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)#%E4%B8%BB%E9%A2%98%E5%92%8C%E5%A4%96%E8%A7%82
https://github.com/hosxy/Fcitx5-Material-Color
简单经过
- 自定义主题下载到
~/.local/share/fcitx5/themes
目录下,如果没有themes
目录,就自己新建一个 - 更换主题要通过修改
fcitx5
的配置文件~/.config/fcitx5/conf/classicui.conf
原文:https://www.cnblogs.com/rookieagle/p/14747132.html
评论(0)