fix: use alacritty default font 🐛
This commit is contained in:
parent
ad4ac83e4b
commit
e45e4e2d08
1 changed files with 0 additions and 3 deletions
|
|
@ -135,9 +135,6 @@
|
||||||
};
|
};
|
||||||
scrolling = { history = 10000; multiplier = 3; };
|
scrolling = { history = 10000; multiplier = 3; };
|
||||||
font = {
|
font = {
|
||||||
normal = { family = "JetBrainsMono Nerd Font"; style = "Regular"; };
|
|
||||||
bold = { family = "JetBrainsMono Nerd Font"; style = "Bold"; };
|
|
||||||
italic = { family = "JetBrainsMono Nerd Font"; style = "Italic"; };
|
|
||||||
size = 13.0;
|
size = 13.0;
|
||||||
};
|
};
|
||||||
cursor = { style = "Block"; unfocused_hollow = true; };
|
cursor = { style = "Block"; unfocused_hollow = true; };
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue