aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorGravatar Matthew L. Fidler2016-02-26 10:56:35 -0600
committerGravatar Matthew L. Fidler2016-02-26 10:56:35 -0600
commitb9702ec376bb53e990f52a7cdf052293710941b5 (patch)
tree6204654dd5877a41375eac2eb3d504378dbc3bf3 /README.org
parent3c289126bc8c91e0345bb796d06683b8318facc3 (diff)
downloadmode-icons-b9702ec376bb53e990f52a7cdf052293710941b5.tar.gz
mode-icons-b9702ec376bb53e990f52a7cdf052293710941b5.zip
Have mode icons detect if font is present
- Also add IcoMoon font - Change the Unix encoding font to be: - IcoMoon Penguin or - Font Mfizz's Ubuntu or - Font Awesome Penguin Depending on what fonts are installed
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.org b/README.org
index cc3c619..f1e903c 100644
--- a/README.org
+++ b/README.org
@@ -36,11 +36,10 @@ Some of the modes that have icons instead of names now:
- [[http://fontawesome.io/][Font Awesome]]
- [[https://octicons.github.com/][GitHub Octicons]]
- [[http://fizzed.com/oss/font-mfizz][Font Mfizz]]
+ - [[https://icomoon.io/#icons-icomoon][IcoMoon]]
You need to have installed these on your system in order to use
- these fonts, mode-icons will not do this for you. If you don't have
- them installed you may get some strange glyphs in your mode-line
- instead.
+ these fonts, mode-icons will not do this for you.
* Installation