From 2be4d3f2583b6285a03de47698014ecf2b0649d8 Mon Sep 17 00:00:00 2001 From: unexplrd Date: Tue, 11 Mar 2025 19:00:26 +0200 Subject: [PATCH] o --- modules/home/programs/shell/oh-my-posh.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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";