aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extras/tray.jsonc
blob: 32ec0bf2b620215c9e2c5944b8710dce76ecc3ca (plain)
1
2
3
4
5
6
7
8
// System tray. Icons come from the applications themselves.
{
	"tray": {
		"icon-size": 16,
		"spacing": 12,
		"cursor": true
	}
}