xbox controller fix

This commit is contained in:
2025-12-31 16:32:11 +01:00
parent c98b4fdcca
commit ce34828f2b

View File

@@ -98,6 +98,9 @@ sudo echo " # Make sure these options are correct:
[Theme] [Theme]
Current=silent" > /etc/sddn.conf 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 steam nwg-displays calibre freecad obs-studio samba cmake feh --needed --noconfirm
sudo pacman -S wine wine-gecko wine-mono winetricks --needed --noconfirm sudo pacman -S wine wine-gecko wine-mono winetricks --needed --noconfirm
yay -S rustdesk --needed --noconfirm yay -S rustdesk --needed --noconfirm