mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-26 13:14:35 +00:00
Add bluetooth packages
This commit is contained in:
parent
b5354fbf4c
commit
46f2adfd8b
|
@ -109,6 +109,12 @@ pacman:
|
||||||
- cups # Daemon for printing
|
- cups # Daemon for printing
|
||||||
- hplip # Tool to set-up HP printers
|
- hplip # Tool to set-up HP printers
|
||||||
- xsane # Scanning
|
- xsane # Scanning
|
||||||
|
|
||||||
|
# Bluetooth
|
||||||
|
- bluez # Daemon for bluetooth protocol
|
||||||
|
- bluz-utils # CLI utility for managing bluetooth connections
|
||||||
|
- blueman # Graphical utility for managing bluetooth connections
|
||||||
|
- pulseaudio-bluetooth # Bluetooth speaker/headphone support for PulseAudio
|
||||||
aur:
|
aur:
|
||||||
# System
|
# System
|
||||||
- mkinitcpio-numlock # Enable numlock in initramfs (before asking for encryption key)
|
- mkinitcpio-numlock # Enable numlock in initramfs (before asking for encryption key)
|
||||||
|
|
Loading…
Reference in a new issue