Proper default path for XKB config files
This commit is contained in:
parent
a1ca3dbd08
commit
279d5af119
@ -241,7 +241,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
xkbcomp = attrs: attrs // {
|
xkbcomp = attrs: attrs // {
|
||||||
NIX_CFLAGS_COMPILE = "-DDFLT_XKB_CONFIG_ROOT=\".\"";
|
configureFlags = "--with-xkb-config-root=${xorg.xkeyboardconfig}/share/X11/xkb";
|
||||||
};
|
};
|
||||||
|
|
||||||
xkeyboardconfig = attrs: attrs // {
|
xkeyboardconfig = attrs: attrs // {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user