summaryrefslogtreecommitdiffstats
path: root/tests/test_awesome/powerline/themes/wm/default.json
blob: d9eaf5f8197d37f8332bc78c9295244d770996c9 (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": "default-left"
			}
		],
		"right": [
			{
				"type": "string",
				"highlight_groups": ["time"],
				"contents": "default-right"
			}
		]
	}
}