kanata: fix dell-keyboard
This commit is contained in:
parent
6cdd9badc5
commit
64db6a4d5f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in {
|
|||
};
|
||||
|
||||
keyboards.dell-keyboard = {
|
||||
devices = ["/dev/input/by-path/usb-Dell_Dell_USB_Keyboard-event-kbd "];
|
||||
devices = ["/dev/input/by-id/usb-Dell_Dell_USB_Keyboard-event-kbd"];
|
||||
config = builtins.readFile (./. + "/main.kbd");
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue