diff --git a/amro.toml b/amro.toml index a563188..64038f8 100644 --- a/amro.toml +++ b/amro.toml @@ -27,6 +27,11 @@ type = "prompt" template = "  {{ .HostName }} " type = "session" +[[blocks]] +newline = true +alignment = "left" +type = "prompt" + [[blocks.segments]] foreground = "#0CA0D8" style = "plain"