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