From: Samir Benmendil Date: Thu, 7 Oct 2021 10:54:51 +0000 (+0100) Subject: qutebrowser: use Fira Code as default font X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/95d9c77b537c0be5e0483775e83b244fd135f7e4 qutebrowser: use Fira Code as default font --- diff --git a/qutebrowser/config.py b/qutebrowser/config.py index ddc0476..569dd03 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -781,7 +781,7 @@ c.fileselect.multiple_files.command = in_terminal(['ranger', '--choosefile={}']) ## font setting, it's replaced with the fonts listed here. If set to an ## empty value, a system-specific monospace default is used. ## Type: List of Font, or Font -c.fonts.default_family = ["Hack"] +c.fonts.default_family = ["Fira Code"] ## Default font size to use. Whenever "default_size" is used in a font ## setting, it's replaced with the size listed here. Valid values are