summaryrefslogtreecommitdiffstats
path: root/powerline/config_files/themes/shell/select.json
blob: 3d8140809bb3ce51f0ede60586b80ce01913327b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"segments": {
		"left": [
			{
				"type": "string",
				"contents": "Select variant",
				"width": "auto",
				"align": "r",
				"highlight_groups": ["continuation:current"]
			}
		]
	}
}