mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix readme
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
e7e916aa79
commit
3d5b99a969
|
@ -13,7 +13,7 @@ How to use:
|
|||
3. You should have a `myfontfile-Powerline.otf` as an artifact.
|
||||
4. Copy the font file into ``~/.fonts`` (or another X font directory)::
|
||||
|
||||
$ cp MyFontFile-Powerline.otf ~/.fonts
|
||||
$ cp MyFontFile-Powerline.otf ~/.fonts
|
||||
|
||||
**Note:** If the font is a pure bitmap font (e.g. a PCF font) it will be
|
||||
stored in the BDF format. This is usually not a problem, and you may
|
||||
|
@ -23,7 +23,7 @@ How to use:
|
|||
|
||||
5. Update your font cache::
|
||||
|
||||
$ sudo fc-cache -vf
|
||||
$ sudo fc-cache -vf
|
||||
|
||||
**Note:** If you use vim in rxvt-unicode in the client/daemon mode, you
|
||||
may need to close all running terminals as well for the font to be
|
||||
|
|
Loading…
Reference in New Issue
Block a user