Part 2 of Arch setup (Graphical enviro and other things)
Install a few other things
1
sudo pacman -S git openssh redshift code nano vim firefox xcape rofi xfce4 xclip xorg linux-firmware file-roller gedit conky lightdm
Choose Xfce Session from the menu in a display manager of choice, or add exec startxfce4 to Xinitrc.
Configure Audio. Using pulse-audio and pavu control as the front-end. XFCE4 also has a plugin for pulse audio that can be installed.
1
sudo pacman -S pulseaudio pavu-control
- Configure bluetooth with bluez and bluez-utils. Bluetooth can then be configured with
bluetoothctl
.