sunhat/configs/dotfiles/powerline/themes/shell/select.json
2024-06-09 04:16:43 -05:00

14 lines
192 B
JSON

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