update keyd for lemur
This commit is contained in:
parent
d4b04e8e2d
commit
b8a0b53a1d
1 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,9 @@
|
||||||
custom = {
|
custom = {
|
||||||
keyd = {
|
keyd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
ids = [ ];
|
ids = [
|
||||||
|
"0001:0001:3d180807"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
displaymanager.enable = true;
|
displaymanager.enable = true;
|
||||||
_1password.enable = true;
|
_1password.enable = true;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue