From d7333b5fadecdbde63b900ec9a5d0c8c1c893fbc Mon Sep 17 00:00:00 2001 From: John Mertz Date: Wed, 2 Oct 2024 12:37:34 -0600 Subject: [PATCH] Change to Monospace font. Anonym{ice,ous} not loaded properly and Wifi menu looks bad without monospace --- tofi/sidebar.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tofi/sidebar.toml b/tofi/sidebar.toml index 43b5aab93..9ab89fa40 100644 --- a/tofi/sidebar.toml +++ b/tofi/sidebar.toml @@ -18,7 +18,8 @@ selection-background-padding=0,5 # Text font-size=11 -font="Anonymous Pro" +font="monospace" +#font="Anonymice Nerd Font Mono" # Color text-color=EBDBB2