diff --git a/modules/ghostty/default.nix b/modules/ghostty/default.nix index 6ea7496..b49325c 100644 --- a/modules/ghostty/default.nix +++ b/modules/ghostty/default.nix @@ -9,8 +9,8 @@ clearDefaultKeybinds = false; # set to true after config is finished settings = { theme = "Catppuccin Mocha"; - font-size = 15; - font = "VictorMono Nerd Font"; + font-size = 16; + font-family = "VictorMono Nerd Font"; keybind = [ "ctrl+b>v=new_split:left" "ctrl+b>s=new_split:down"