diff --git a/system/home/shell/starship.nix b/system/home/shell/starship.nix index 63c0422a..aea61331 100644 --- a/system/home/shell/starship.nix +++ b/system/home/shell/starship.nix @@ -4,7 +4,7 @@ enable = true; enableTransience = true; settings = { - add_newline = true; + add_newline = false; aws.symbol = "󰸏 "; buf.symbol = " "; c.symbol = " ";