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"; sha256 = "0bd8zx0bpri63rnb9dva0rav75d3i2wrzw44h63m75hq5220r26g";
})) { })) {
palette = "catppuccin_mocha"; palette = "catppuccin_mocha";
# username.style_root = "bg:red fg:crust";
add_newline = true; add_newline = true;
line_break.disabled = false; line_break.disabled = false;
git_status.diverged = "\${ahead_count}\${behind_count}"; git_status.diverged = "\${ahead_count}\${behind_count}";
cmd_duration.format = "󰔛 $duration"; cmd_duration.format = "󰔛 $duration";
hostname = { hostname = {
disabled = false; disabled = false;
ssh_symbol = "🌐 "; ssh_symbol = "🌐";
format = "[$ssh_symbol$hostname]($style) in "; format = "[$ssh_symbol$hostname]($style)";
style = "bold dimmed green"; style = "fg: crust";
}; };
# python.disabled = true; # python.disabled = true;
format = lib.replaceStrings ["\n"] [""] '' format = lib.replaceStrings ["\n"] [""] ''