diff --git a/amro.toml b/amro.toml index 9f0deb2..a28f320 100644 --- a/amro.toml +++ b/amro.toml @@ -1,10 +1,6 @@ "$schema" = "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json" version = 2 -[transient_prompt] -foreground_templates = ["green"] -background = 'transparent' -template = '>' # [transient_prompt] # foreground_templates = [ @@ -64,6 +60,15 @@ style = "plain" template = "# " type = "text" +[[blocks]] +alignment = "left" +newline = true +type = "prompt" + +[transient_prompt] +foreground_templates = ["green"] +background = 'transparent' +template = '>' # [transient_prompt] # type = "status" # background = "transparent"