addet newline for tokyo_storm

This commit is contained in:
pika 2024-06-10 12:52:18 +02:00
parent 781cd9fd5d
commit 7974f34e8a
2 changed files with 5 additions and 0 deletions

View file

@ -165,7 +165,10 @@ end
# ─< oh-my-posh >───────────────────────────────────────────────────────────────────────────
if command -v oh-my-posh >/dev/null 2>&1
# ─< tokyo-storm config >───────────────────────────────────────────────────────────────────
oh-my-posh init fish --config ~/.config/fish/themes/tokyo_storm.toml | source
# ─< zen config >───────────────────────────────────────────────────────────────────────────
# oh-my-posh init fish --config ~/.config/fish/themes/zen.toml | source
end
# ─< set colorscheme for bobthefish >───────────────────────────────────────────────────────

View file

@ -25,6 +25,7 @@ t-background = "p:main-bg"
[[blocks]]
alignment = "left"
type = "prompt"
newline = true
[[blocks.segments]]
type = "text"
@ -127,6 +128,7 @@ foreground_templates = [
]
template = ""
type = "text"
newline = true
[secondary_prompt]
background = "transparent"