From 13169f35098931eef2ac9251543c014c2efdd877 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Thu, 10 Nov 2016 10:29:07 +0000 Subject: [PATCH] qutebrowser: prefere Hack for monospace --- qutebrowser/qutebrowser.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qutebrowser/qutebrowser.conf b/qutebrowser/qutebrowser.conf index 1afe621..c172a3e 100644 --- a/qutebrowser/qutebrowser.conf +++ b/qutebrowser/qutebrowser.conf @@ -1523,7 +1523,7 @@ prompts.selected.bg = #308cc6 # prompts (Font): # Font used for prompts. # Default: 8pt sans-serif -_monospace = Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Liberation Mono", "Courier New", Courier, monospace, Fixed, Consolas, Terminal +_monospace = Hack, Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Liberation Mono", "Courier New", Courier, monospace, Fixed, Consolas, Terminal completion = 8pt ${_monospace} completion.category = bold ${completion} tabbar = 8pt ${_monospace} -- 2.48.1