change normal font settings on macOS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user