aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorv1rgul <v1rgul.42@gmail.com>2015-09-27 13:17:27 +0300
committerv1rgul <v1rgul.42@gmail.com>2015-09-27 13:17:27 +0300
commit4fa3228900f7a096de8df026f062fb8e949977de (patch)
tree9cdd94cbd9d020078a92b46a37a862eb701bae70 /README.md
parentd75cdf34d52f02dd49e81f9c693ca4277f92e27e (diff)
Added awesome fontconfig support
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index a3f11cf9..52ee5cb2 100644
--- a/README.md
+++ b/README.md
@@ -192,8 +192,13 @@ a number of additional glyphs.
You then need to indicate that you wish to use the additional glyphs by defining
the following in your `~/.zshrc`:
+ POWERLEVEL9K_MODE='awesome-fontconfig'
+
+If you chose to use already patched fonts, use instead :
+
POWERLEVEL9K_MODE='awesome-patched'
+
If you choose to make use of this, your prompt will look something like this:
![](https://cloud.githubusercontent.com/assets/1544760/7959660/67612918-09fb-11e5-9ef2-2308363c3c51.png)