Update udev rule name (the name doesn't really matter, but still)

This commit is contained in:
Lennard Kittner
2025-03-27 23:12:56 +01:00
parent 7977017bcb
commit 37332b133e

View File

@@ -52,7 +52,7 @@ MacOS:
### Udev (Linux only)
Create a new file in /etc/udev/rules.d/99-hyperx-cloud-II.rules with the following content inside:
Create a new file in `/etc/udev/rules.d/99-HyperHeadset.rules` with the following content inside:
```
SUBSYSTEMS=="usb", ATTRS{idProduct}=="018b", ATTRS{idVendor}=="03f0", MODE="0666"