summaryrefslogtreecommitdiff
path: root/awesome/rc.lua
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-15 21:36:27 -0500
committerzachir <zachir@librem.one>2025-07-15 21:36:27 -0500
commite588d9b45617c58d1be07f96da97049948106df4 (patch)
tree310d840989b31e0733bf9b73e2e2d4627a44b59b /awesome/rc.lua
parenta413b06132dc533345ffb67c91378571f764ee3b (diff)
parent8ffbd91ea6ea8a7ef823ffd6705cb2aee2a33ade (diff)
Merge branch 'master' into cla
Diffstat (limited to 'awesome/rc.lua')
-rw-r--r--awesome/rc.lua2
1 files changed, 1 insertions, 1 deletions
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