aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-10-30 00:09:51 +0300
committerawy <awy@awy.one>2024-10-30 00:09:51 +0300
commitfabac33d0879125740abe3427f3e2bea7f1e0fe0 (patch)
tree66d11c70ab69bc72f77515f5bd4cd8863e8ab7d8 /.config/waybar
parent45fad9f1b0663fb542421cfcce39dcfcf74a2d0a (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 66afdb7..5c202a5 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -1,7 +1,7 @@
* {
border: none;
border-radius: 0;
- font-family: DejaVuSansM Nerd Font Propo;
+ font-family: FiraSans;
font-weight: normal;
font-size: 14px;
min-height: 0;