From 37332b133e0290f61d99dfaf6ad22b6ca1671704 Mon Sep 17 00:00:00 2001 From: Lennard Kittner Date: Thu, 27 Mar 2025 23:12:56 +0100 Subject: [PATCH] Update udev rule name (the name doesn't really matter, but still) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efe8680..9d528bf 100644 --- a/README.md +++ b/README.md @@ -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"