mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-21 17:02:18 +00:00
omp: adjust path display type
This commit is contained in:
parent
b88e2c1ba9
commit
87ae0a2d44
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@
|
|||
"foreground": "#100e23",
|
||||
"powerline_symbol": "\ue0b0",
|
||||
"properties": {
|
||||
"style": "unique"
|
||||
"style": "agnoster_short",
|
||||
"max_depth": 3
|
||||
},
|
||||
"style": "powerline",
|
||||
"template": " {{ .Path }} ",
|
||||
|
|
Loading…
Reference in a new issue