Browse Source

Adds a fontconfig file which should resolve issues with using Terminess Powerline

pull/78/head
Hugh Manning 10 years ago
parent
commit
524d9540e8
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.rst

+ 5
- 0
README.rst View File

@ -25,3 +25,8 @@ patched font! See the `Powerline font installation instructions`__ for
details.
__ https://powerline.readthedocs.org/en/latest/installation/linux.html#font-installation
Fontconfig
----------
In some distributions, Terminess Powerline is ignored by default and must be explicitly allowed. A fontconfig file is provided which enables it. Copy this file from the fontconfig directory to your home folder under `~/.config/fontconfig/conf.d` (create it if it doesn't exist) and re-run `fc-cache -vf`.

Loading…
Cancel
Save