diff --git a/modules/home/programs/shell/oh-my-posh.nix b/modules/home/programs/shell/oh-my-posh.nix index caae77c..6e035a0 100644 --- a/modules/home/programs/shell/oh-my-posh.nix +++ b/modules/home/programs/shell/oh-my-posh.nix @@ -22,6 +22,7 @@ in { { type = "prompt"; alignment = "left"; + overflow = "hidden"; segments = [ { type = "path"; @@ -62,8 +63,6 @@ in { { type = "prompt"; alignment = "right"; - newline = false; - overflow = "hidden"; segments = [ { type = "session";