aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-10-26 20:06:50 +0300
committerawy <awy@awy.one>2024-10-26 20:06:50 +0300
commit8d75eeed6fa1e11e1e9251f134db5965c3b28f31 (patch)
treeee591956e306f11aedf4c696c59cf588d493fb4f /.config/waybar
parent839dd435aa76c03c7dc7018f09e9e475e471760e (diff)
font
Diffstat (limited to '.config/waybar')
-rw-r--r--.config/waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index e6048ff..7937759 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -1,7 +1,7 @@
* {
border: none;
border-radius: 0;
- font-family: LiterationMono Nerd Font Propo;
+ font-family: DejaVuSansM Nerd Font Propo;
font-weight: normal;
font-size: 14px;
min-height: 0;