fix alacritty config
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
programs.alacritty = {
|
programs.alacritty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
live_config_reload = false;
|
general.live_config_reload = false;
|
||||||
font = {
|
font = {
|
||||||
normal.family = "FiraCodeNerdFontMono";
|
normal.family = "FiraCodeNerdFontMono";
|
||||||
size = 16;
|
size = 16;
|
||||||
|
|||||||
Reference in New Issue
Block a user