disable bluetooh at startup

This commit is contained in:
Mylloon 2022-08-15 11:02:04 +02:00
parent eb707d8e07
commit 99c2fdb64f
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -336,6 +336,7 @@ then
# === Enable Bluetooth ==
systemctl enable bluetooth.service
systemctl start bluetooth.service
sed -i 's/#AutoEnable=true/AutoEnable=false/g' /etc/bluetooth/main.conf
# === VSCodium ==
wget -q https://git.kennel.ml/Anri/confOS/raw/branch/main/.config/VSCodium/product.json -P "$HOME"/.config/VSCodium/