change normal font settings on macOS

This commit is contained in:
2024-11-20 07:14:50 -05:00
parent 1a2b5068d7
commit 31a8ee1aea
+5 -5
View File
@@ -60,7 +60,11 @@ text = "#2e3440"
TERM = "xterm-256color"
[font]
size = 13.0
size = 12.0
[font.normal]
family = "FiraCode Nerd Font"
style = "Regular"
[font.bold]
family = "Hack Nerd Font"
@@ -74,10 +78,6 @@ style = "Bold Italic"
family = "Hack Nerd Font"
style = "Italic"
[font.normal]
family = "Hack Nerd Font"
style = "Regular"
[window]
decorations = "buttonless"
dynamic_padding = false