This commit is contained in:
unexplrd
2025-03-11 19:00:26 +02:00
parent bedc098445
commit 2be4d3f258

View File

@ -22,6 +22,7 @@ in {
{ {
type = "prompt"; type = "prompt";
alignment = "left"; alignment = "left";
overflow = "hidden";
segments = [ segments = [
{ {
type = "path"; type = "path";
@ -62,8 +63,6 @@ in {
{ {
type = "prompt"; type = "prompt";
alignment = "right"; alignment = "right";
newline = false;
overflow = "hidden";
segments = [ segments = [
{ {
type = "session"; type = "session";