#!/usr/bin/env bash

sudo pacman -S bluez bluez-utils blueman --noconfirm
sudo systemctl enable --now bluetooth.service

