Compare commits

..

No commits in common. "379a22c8d6adb07e79080b266d5713d3ea7ec1d3" and "eb707d8e07c6d7771e5d86c8ddd6a70a2bd8619f" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View file

@ -1,8 +1,3 @@
{ {
"mkparents": true, "softwrap": true
"colorcolumn": 80,
"rmtrailingws": true,
"scrollbar": true,
"softwrap": true,
"wordwrap": true
} }

View file

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