Kde/plasma: add entry for mouse over bluetooth

This commit is contained in:
Toast 2024-12-15 19:40:48 +01:00
parent ce51dd5dd3
commit 0b3613086c

View file

@ -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);