diff --git a/modules/home/programs/alacritty/default.nix b/modules/home/programs/alacritty/default.nix index a8538615..d676bbe2 100644 --- a/modules/home/programs/alacritty/default.nix +++ b/modules/home/programs/alacritty/default.nix @@ -14,8 +14,8 @@ in config = mkIf cfg.enable { programs.alacritty = { enable = true; + theme = "dark_plus"; settings = { - theme = "dark_plus"; # Default colors # colors = { # primary = {