Merge pull request #3 from ediblerope/claude/create-claude-md-Je6Ea
shell: black hostname colour, switch to MesloLGS for powerline alignment
This commit is contained in:
commit
25fd7f58d5
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue