From 54a957bf5b27d0d8bc73365b5f3509bff9963bda Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 4 Nov 2023 22:29:55 +0100 Subject: mako: Change font --- .config/wofi/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/wofi/style.css') diff --git a/.config/wofi/style.css b/.config/wofi/style.css index bb68cda..58c0c04 100644 --- a/.config/wofi/style.css +++ b/.config/wofi/style.css @@ -3,7 +3,7 @@ border-radius: 8px; color: #C5C8C6; font-size: 22px; - font-family: 'SF Pro' + font-family: 'SF Compact Text' } #outer-box { -- cgit v1.2.3