shell: black hostname colour, switch to MesloLGS for powerline alignment
- Change hostname text in powerline prompt from white (ffffff) to black (000000) on the amber segment - Switch Ghostty font from JetBrainsMono to MesloLGS Nerd Font for better vertical centering in powerline pill segments https://claude.ai/code/session_01PwAXuaoJx7qD5FhVLsn7Sn
This commit is contained in:
parent
219b773c51
commit
d5871cf3a6
2 changed files with 2 additions and 2 deletions
|
|
@ -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