This file is a basic overview of the setup and packages needed for my setup.
- Create a bootable image of Arch Linux.
- Boot into image, then run
archinstallto start the guided GUI install. - Once finished, reboot.
- For filesystem, use
ext4. - Set Desktop -> Hyprland
- Enable multilib for Pacman
- Install packages from pacman:
sudo pacman -S git firefox gnome-keyring base-devel hyprpicker \
hypridle hyprsunset noto-fonts hyprpdkitagent hyprlock \
fastfetch noto-fonts-cjk steam firewalld
- Install yay (AUR Helper):
sudo pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
- Install AUR packages:
yay -S quickshell-bin ttf-ms-win11-auto github-desktop-bin vscodium linux-wallpaperengine-git
-
Open Steam and install
Wallpaper Engine. -
Enable
firewalld
sudo systemctl enable --now firewalld
- To change wallpaper, copy it's id, then update autostart command with id.
- Clone DivineHyprland into
~/.config/hypr/ - Clone DivineQuickshell int
./.config/quickshell/