summaryrefslogtreecommitdiffhomepage
path: root/settings.default
blob: 3a5229bcf3216b5cdfc7998b56ff18c42a38d648 (plain)
1
2
3
4
5
6
7
8
9
return {
	display = "fullscreen",
	sets = {
		{"left", "right", "up", "down", "return", "rshift", false},
		{"a", "d", "w", "s", "g", "h", false},
		{"axis:leftx-", "axis:leftx+", "axis:lefty-", "axis:lefty+", "a", "b", true},
		{"axis:leftx-", "axis:leftx+", "axis:lefty-", "axis:lefty+", "a", "b", true},
	},
}