sudo pacman -S mesa sway wmenu dmenu foot micro wl-clipboard grim \
waybar otf-font-awesome noto-fonts-emoji \
pipewire wireplumber pipewire-alsa pipewire-jack pipewire-pulse bluez bluez-utils \
git base-devel vulkan-icd-loader vulkan-radeon vulkan-headers \
vulkan-validation-layers vulkan-tools xorg-xwayland renderdoc
git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si
yay -S google-chrome visual-studio-code-bin
Add the following to ~/.bash_profile
:
if [ -z "${WAYLAND_DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then
exec sway
fi
sudo systemctl enable bluetooth.service
sudo systemctl start bluetooth.service
bluetoothctl
scan on
connect <device_id>
trust <device_id>
git config --global user.name "First Last"
git config --global user.email [email protected]
git config --global init.defaultBranch main
git config --global credential.helper store
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Uncomment lines below in /etc/pacman.conf
:
#[multilib]
#Include = /etc/pacman.d/mirrorlist
Upgrade and install:
sudo pacman -Syu
sudo pacman -S steam
sudo pacman -S obs-studio qt6-wayland xdg-desktop-portal-wlr libva-mesa-driver
yay -S droidcam-obs-plugin
sudo pacman -S vlc
yay -S vlc-plugin-pipewire