hosxy/Fcitx5-Material-Color

About the font name used by Fcitx5-Material-Color.

hongyi-zhao opened this issue · 6 comments

On Ubuntu 20.04, I noticed I've the following fonts:

werner@X10DAi:~$ fc-list -b|grep -i 'fullname:' | grep '.*DejaVuSansMono' | sort -u
	fullname: "DejaVuSansMono YaHei Nerd Font Bold"(s)
	fullname: "DejaVuSansMono YaHei Nerd Font Oblique"(s)
	fullname: "DejaVuSansMono YaHei NF"(s)
werner@X10DAi:~$ fc-list -b|grep -i 'family:' | grep '.*DejaVuSansMono Nerd Font Mono' | sort -u
	family: "DejaVuSansMono Nerd Font Mono"(s)

I want to know for setting the Fcitx5-Material-Color, which name should I use, the fullname of the font or the family name?

hosxy commented

maybe you can use gui(fcitx5-config-qt) to change font,like this
深度截图_选择区域_20201212224852

Very strange, I also opened the GUI but can't find the font config panel shown above.

image

hosxy commented

Very strange, I also opened the GUI but can't find the font config panel shown above.

image

in Global Options

Still can't find it. See following:

image

hosxy commented

Still can't find it. See following:

image

why not try Addons ?

Got it. Thanks a lot. Use either of the following two commands to do the trick:

$ fcitx5-config-qt  
$ fcitx5-configtool

image