~ruther/dwl

ref: 94d82bf42f998a84f5e46cde0b8a309d59425598 dwl/config.h -rw-r--r-- 141 bytes
94d82bf4 — Devin J. Pohly Start with tinywl 5 years ago
                                                                                
1
2
3
4
5
6
7
static const struct xkb_rule_names xkb_rules = {
	.rules = NULL,
	.model = NULL,
	.layout = "dvorak",
	.variant = NULL,
	.options = NULL,
};
Do not follow this link