From 67caa2778c2a2f242c2fa973722f79db127cf089 Mon Sep 17 00:00:00 2001 From: Toniiz ArchLen Date: Mon, 17 Mar 2025 14:38:52 -0700 Subject: [PATCH] change: wofi main font from fantasque to comiccode --- configs/wofi_l/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/wofi_l/style.css b/configs/wofi_l/style.css index f15fc41..09a6cb2 100644 --- a/configs/wofi_l/style.css +++ b/configs/wofi_l/style.css @@ -1,6 +1,6 @@ * { font-size: 15px; -font-family: FantasqueSansM Nerd Font +font-family: ComicCodeLigatures Nerd Font } window {