mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme(glowsticks): include console title
This commit is contained in:
parent
69ac542b42
commit
766e84c964
|
@ -161,6 +161,7 @@ blocks:
|
|||
type: command
|
||||
type: rprompt
|
||||
final_space: true
|
||||
console_title_template: " {{ .Shell }} in {{ if ne .Folder \"~\"}} {{ .Folder }}{{else}}{{end}}"
|
||||
palette:
|
||||
black: "#33395b"
|
||||
blue: "#359ddd"
|
||||
|
|
Loading…
Reference in a new issue