mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
finally fixed bluetooth issue affecting low energy into classic mode devices such as the xbox controller
This commit is contained in:
+2
-1
@@ -3,4 +3,5 @@
|
||||
ensure_package_is_installed steam &&
|
||||
ensure_package_is_installed bluez &&
|
||||
ensure_package_is_installed bluez-utils &&
|
||||
ensure_package_is_installed xone-dkms
|
||||
ensure_package_is_installed xone-dkms &&
|
||||
sed -i 's/ControllerMode = bredr/ControllerMode = dual/g' /etc/bluetooth/main.conf
|
||||
|
||||
Reference in New Issue
Block a user