From 50b9ab5d8dc5d2212b6e7d9ce6fe68a527aa91f1 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 21 Dec 2017 13:08:02 -0200 Subject: Adds Inconsolata for Powerline into c.fonts.monospace --- config.dot/qutebrowser/config.py.link | 1 + 1 file changed, 1 insertion(+) diff --git a/config.dot/qutebrowser/config.py.link b/config.dot/qutebrowser/config.py.link index 07250d2..2820d9d 100644 --- a/config.dot/qutebrowser/config.py.link +++ b/config.dot/qutebrowser/config.py.link @@ -794,6 +794,7 @@ c.content.webgl = False ## setting, it's replaced with the fonts listed here. ## Type: Font # c.fonts.monospace = '"xos4 Terminus", Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Courier New", Courier, "Liberation Mono", monospace, Fixed, Consolas, Terminal' +c.fonts.monospace = '"Inconsolata for Powerline", "xos4 Terminus", Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Courier New", Courier, "Liberation Mono", monospace, Fixed, Consolas, Terminal' ## Font used for prompts. ## Type: Font -- cgit v1.2.3