(alacritty) create a sm font size config
This commit is contained in:
parent
8c71252007
commit
25e6ee0d1b
1 changed files with 10 additions and 0 deletions
10
alacritty/alacritty_sm.toml
Normal file
10
alacritty/alacritty_sm.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
[font]
|
||||
normal = { family = "JetBrainsMono Nerd Font" }
|
||||
size = 12.0
|
||||
|
||||
[general]
|
||||
import = [
|
||||
"theme.toml"
|
||||
]
|
||||
live_config_reload = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue