change normal font settings on macOS
This commit is contained in:
@@ -60,7 +60,11 @@ text = "#2e3440"
|
|||||||
TERM = "xterm-256color"
|
TERM = "xterm-256color"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
size = 13.0
|
size = 12.0
|
||||||
|
|
||||||
|
[font.normal]
|
||||||
|
family = "FiraCode Nerd Font"
|
||||||
|
style = "Regular"
|
||||||
|
|
||||||
[font.bold]
|
[font.bold]
|
||||||
family = "Hack Nerd Font"
|
family = "Hack Nerd Font"
|
||||||
@@ -74,10 +78,6 @@ style = "Bold Italic"
|
|||||||
family = "Hack Nerd Font"
|
family = "Hack Nerd Font"
|
||||||
style = "Italic"
|
style = "Italic"
|
||||||
|
|
||||||
[font.normal]
|
|
||||||
family = "Hack Nerd Font"
|
|
||||||
style = "Regular"
|
|
||||||
|
|
||||||
[window]
|
[window]
|
||||||
decorations = "buttonless"
|
decorations = "buttonless"
|
||||||
dynamic_padding = false
|
dynamic_padding = false
|
||||||
|
|||||||
Reference in New Issue
Block a user