ssh updates

This commit is contained in:
John Lancaster
2026-04-19 14:33:49 -05:00
parent 1278177e4d
commit 65608646bb
+4 -3
View File
@@ -125,15 +125,16 @@ in
sha256 = "0bd8zx0bpri63rnb9dva0rav75d3i2wrzw44h63m75hq5220r26g";
})) {
palette = "catppuccin_mocha";
# username.style_root = "bg:red fg:crust";
add_newline = true;
line_break.disabled = false;
git_status.diverged = "\${ahead_count}\${behind_count}";
cmd_duration.format = "󰔛 $duration";
hostname = {
disabled = false;
ssh_symbol = "🌐 ";
format = "[$ssh_symbol$hostname]($style) in ";
style = "bold dimmed green";
ssh_symbol = "🌐";
format = "[$ssh_symbol$hostname]($style)";
style = "fg: crust";
};
# python.disabled = true;
format = lib.replaceStrings ["\n"] [""] ''