summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig/qutebrowser/startpage/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/qutebrowser/startpage/index.html b/config/qutebrowser/startpage/index.html
index 05a074f..16eec12 100755
--- a/config/qutebrowser/startpage/index.html
+++ b/config/qutebrowser/startpage/index.html
@@ -9,7 +9,7 @@
height: 100vh;
display: flex;
align-items: center;
- font-family: "JetBrains Mono";
+ font-family: 'Roboto Mono', monospace;
font-size: 11px;
justify-content: center;
background: #212121;