ssh updates
This commit is contained in:
@@ -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"] [""] ''
|
||||
|
||||
Reference in New Issue
Block a user