Kde/plasma: add entry for mouse over bluetooth
This commit is contained in:
parent
ce51dd5dd3
commit
0b3613086c
1 changed files with 5 additions and 0 deletions
|
|
@ -116,6 +116,11 @@ in {
|
|||
vendorId = "3434";
|
||||
name = "Keychron Keychron M6 ";
|
||||
}
|
||||
{
|
||||
productId = "d03f";
|
||||
vendorId = "3434";
|
||||
name = "Keychron M6 Mouse";
|
||||
}
|
||||
];
|
||||
in
|
||||
lib.lists.forEach mice (miceInfo: miceInfo // settings);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue