Add Bluetooth

This commit is contained in:
pancakes 2023-10-18 15:37:10 +10:00
parent dee4c8d42d
commit 470d3fb5bd
2 changed files with 5 additions and 0 deletions

View file

@ -40,5 +40,9 @@ mkdir -p ~/Pictures/Screenshots
# Fonts
sudo pacman -S --needed --noconfirm noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra ttf-firacode-nerd ttf-liberation wqy-zenhei
# Bluetooth
sudo pacman -S --needed --noconfirm blueberry bluez bluez-utils
sudo systemctl enable bluetooth
# GUI Applications
sudo pacman -S --needed --noconfirm discord firefox kitty

View file

@ -18,6 +18,7 @@
"format-off": "󰂲",
"format-on": "",
"format-connected": "󰂱 {num_connections}",
"on-click": "blueberry",
"tooltip-format": "",
"tooltip-format-on": "{controller_alias} ({controller_address_type})\t{controller_address}",
"tooltip-format-connected": "{controller_alias} ({controller_address_type})\t{controller_address}\n{device_enumerate}",