minor changes

This commit is contained in:
Solomon Laing 2022-08-07 22:30:33 +09:30
parent ba7103b52b
commit dca2e807de

View File

@ -1,7 +1,7 @@
Config {
-- appearance
font = "xft:Fira Code:size=12:antialias=true:hinting=true"
font = "xft:Fira Code:size=9:antialias=true:hinting=true"
, additionalFonts = [ "xft:FiraCode Nerd Font:size=9:antialias=true:hinting=true" ]
, bgColor = "#282a36"
, fgColor = "#f8f8f2"