ssh updates
This commit is contained in:
@@ -125,6 +125,7 @@ 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}";
|
||||||
@@ -132,8 +133,8 @@ in
|
|||||||
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"] [""] ''
|
||||||
|
|||||||
Reference in New Issue
Block a user