From a68febd54a55e9954c92d5d42d098530fbbc24d4 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Sat, 19 Sep 2020 12:42:57 +0300 Subject: font change --- dotfiles/.config/qutebrowser/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/.config/qutebrowser/config.py') diff --git a/dotfiles/.config/qutebrowser/config.py b/dotfiles/.config/qutebrowser/config.py index 68cc74b..dfa4d9e 100644 --- a/dotfiles/.config/qutebrowser/config.py +++ b/dotfiles/.config/qutebrowser/config.py @@ -44,7 +44,7 @@ c.url.default_page = "https://srx.yaroslavps.com" c.url.start_pages = "https://srx.yaroslavps.com" ## Default fonts -c.fonts.default_size = "12pt" +c.fonts.default_size = "10pt" ## Background color of the completion widget category headers. ## Type: QssColor -- cgit v1.2.3