From f3e7845ecff1eb5951435592df9491552b12c8d5 Mon Sep 17 00:00:00 2001 From: José Juan Loeza Sierra Date: Sat, 9 Aug 2025 00:08:08 -0700 Subject: change to Berkeley Mono --- dot-config/waybar/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dot-config/waybar/style.css') diff --git a/dot-config/waybar/style.css b/dot-config/waybar/style.css index 470b730..0a3139d 100644 --- a/dot-config/waybar/style.css +++ b/dot-config/waybar/style.css @@ -2,8 +2,9 @@ border: none; border-radius: 0; /*font-family: "PragmataPro Liga";*/ - font-family: "Input"; - font-size: 13px; + font-family: "BerkeleyMono"; + font-weight: 500; + font-size: 15px; min-height: 0; } -- cgit v1.3