keyd, anki

This commit is contained in:
js0ny 2025-11-04 08:49:33 +00:00
parent a32917bd22
commit 6e0352c089
3 changed files with 38 additions and 18 deletions

View file

@ -16,4 +16,11 @@
};
};
};
# See https://github.com/rvaiya/keyd?tab=readme-ov-file#faqs
environment.etc."libinput/local-overrides.quirks".text = ''
[Serial Keyboards]
MatchUdevType=keyboard
MatchName=keyd*keyboard
AttrKeyboardIntegration=internal
'';
}