diff --git a/nixos/home/danny/home.nix b/nixos/home/danny/home.nix index d3ff714..09ec361 100644 --- a/nixos/home/danny/home.nix +++ b/nixos/home/danny/home.nix @@ -139,8 +139,10 @@ size = 13.0; }; cursor = { style = "Block"; unfocused_hollow = true; }; - shell = { - program = "${pkgs.fish}/bin/fish"; + terminal = { + shell = { + program = "${pkgs.fish}/bin/fish"; + }; }; colors = { # Catppuccin Mocha palette