From ce34828f2b91c5e5b161a130207c62bec835360b Mon Sep 17 00:00:00 2001 From: htom Date: Wed, 31 Dec 2025 16:32:11 +0100 Subject: [PATCH] xbox controller fix --- configure.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.sh b/configure.sh index 3bba10e..8dcab25 100755 --- a/configure.sh +++ b/configure.sh @@ -98,6 +98,9 @@ sudo echo " # Make sure these options are correct: [Theme] Current=silent" > /etc/sddn.conf +#xbox controller fix +echo 1 | sudo tee /sys/module/bluetooth/parameters/disable_ertm + sudo pacman -S steam nwg-displays calibre freecad obs-studio samba cmake feh --needed --noconfirm sudo pacman -S wine wine-gecko wine-mono winetricks --needed --noconfirm yay -S rustdesk --needed --noconfirm