summaryrefslogtreecommitdiffstats
path: root/tests/test_awesome/powerline/themes/wm/dvi.json
blob: 4cf3731b04595b2a2174300b6059a99f85d5fb7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"segments": {
		"left": [
			{
				"type": "string",
				"highlight_groups": ["time"],
				"contents": "dvi-left"
			}
		],
		"right": [
			{
				"type": "string",
				"highlight_groups": ["time"],
				"contents": "dvi-right"
			}
		]
	}
}