Bose QuietComfort 35 is a bluetooth headphone, which can be used on ArcoLinux. The extra software you need for bluetooth is already installed on ArcoLinux but not on ArcoLinuxD. sudo pacman -S pulseaudio-alsa pulseaudio-bluetooth sudo pacman -S bluez bluez-libs...
Tag Page
Change the design of ncmpcpp – red and white look
GET THIS RED AND WHITE LOOK for NCMPCPP Changing the configuration file of any application can be fun but also challenging. What to change and what not? It is an exercise that is done on a trial and error base. I often change 1 element to red and then see what...
Technical information about mpd and ncmpcpp – installation script explained
Open up the following resources. https://wiki.archlinux.org/index.php/Music_Player_Daemon https://wiki.archlinux.org/index.php/Ncmpcpp We have downloaded one of the githubs of ArchMergeD to find the installation script of mpd and ncmpcpp. git clone...
How to add an external music library to mpd and ncmpcpp
Great tip for all SSD users. Mpd can understand a symbolic link to your external harddisk. That means we do not have to copy/paste your complete music library to the ssd. Buy yourself an external harddisk with >1TB and put your collection on there. GUI way Right...