home/.config/powerline/themes/shell/continuation.json

12 lines
144 B
JSON
Raw Normal View History

2020-04-28 19:46:37 +02:00
{
"default_module": "powerline.segments.shell",
"segments": {
"left": [
{
"function": "continuation"
}
],
"right": [
]
}
}