diff --git a/home-manager/fred.nix b/home-manager/fred.nix index ca1a940..ce014c0 100644 --- a/home-manager/fred.nix +++ b/home-manager/fred.nix @@ -17,7 +17,7 @@ # Ghostty config home.file.".config/ghostty/config".force = true; home.file.".config/ghostty/config".text = '' - font-family = JetBrainsMono Nerd Font + font-family = MesloLGS Nerd Font font-size = 11 font-thicken = true theme = dark:Catppuccin Mocha,light:Catppuccin Latte diff --git a/settings/shell.nix b/settings/shell.nix index a293e99..c70d23e 100644 --- a/settings/shell.nix +++ b/settings/shell.nix @@ -71,7 +71,7 @@ # Arrow transition: nix -> hostname set_color 394b70 -b e0af68 printf "" - set_color ffffff -b e0af68 + set_color 000000 -b e0af68 printf " %s " (hostname) # Path segments - each folder gets its own color