aboutsummaryrefslogtreecommitdiff
path: root/config/qutebrowser/homepage
diff options
context:
space:
mode:
Diffstat (limited to 'config/qutebrowser/homepage')
-rw-r--r--config/qutebrowser/homepage/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/qutebrowser/homepage/index.html b/config/qutebrowser/homepage/index.html
index e703030..6cadc9e 100644
--- a/config/qutebrowser/homepage/index.html
+++ b/config/qutebrowser/homepage/index.html
@@ -15,7 +15,7 @@
padding: 0;
background-color: var(--col-primary);
color: #fff;
- font-family: JetBrains Mono, sans-serif;
+ font-family: CozetteVector, monospace;
}
html, body, body * { box-sizing: border-box }