From 8ffbd91ea6ea8a7ef823ffd6705cb2aee2a33ade Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 15 Jul 2025 21:34:12 -0500 Subject: Fully replace mononoki with FiraCode --- awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awesome/rc.lua') diff --git a/awesome/rc.lua b/awesome/rc.lua index a5605d1..fda4f16 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -58,7 +58,7 @@ awesome_config_folder = config_dir .. "awesome" theme.dir = string.format("%s/awesome/themes/%s", config_dir, theme.name) beautiful.init(theme.dir .. "/theme.lua") beautiful.useless_gap = 5 -font = beautiful.font or "mononoki Nerd Font Mono 18" +font = beautiful.font or "FiraCode Nerd Font Mono 18" -- Library I'm using for swallowing, but it does much more -- cgit v1.2.3