Files
dotfiles/.config/powerline/themes/shell/select.json
T
2021-03-22 16:02:35 +01:00

14 lines
192 B
JSON

{
"segments": {
"left": [
{
"type": "string",
"contents": "Select variant",
"width": "auto",
"align": "r",
"highlight_groups": ["continuation:current"]
}
]
}
}