thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.73k stars 240 forks source link

Can't Set Font #94

Closed Xecantur closed 11 years ago

Xecantur commented 11 years ago

using Droid Sans Mono

in termite.cfg:

font = DroidSansMono 9

fc-match DroidSansMono returns the right match

however it falls back everytime to Droid Naskh System UI Font

vodik commented 11 years ago

The config file sits at $XDG_CONFIG_HOME/termite/config, not at $XDG_CONFIG_HOME/termite.cfg