124 lines
2.2 KiB
Plaintext
124 lines
2.2 KiB
Plaintext
# ---------------------------------------------------------------------------
|
|
# Official repository packages (pacman)
|
|
# Lines starting with '#' and blank lines are ignored.
|
|
# ---------------------------------------------------------------------------
|
|
|
|
# --- build tooling (needed for the AUR helper) -----------------------------
|
|
base-devel
|
|
git
|
|
|
|
# --- X server & friends ----------------------------------------------------
|
|
xorg-server
|
|
xorg-xinit
|
|
xorg-xrandr
|
|
xorg-xrdb
|
|
xorg-xset
|
|
xorg-xsetroot
|
|
xorg-xprop
|
|
xorg-xkill
|
|
xorg-xinput
|
|
xclip
|
|
xdotool
|
|
xsettingsd
|
|
|
|
# --- graphics drivers (mesa covers intel/amd; nvidia users: see README) ----
|
|
mesa
|
|
xf86-video-vesa
|
|
|
|
# --- window manager & core desktop ----------------------------------------
|
|
i3-wm
|
|
polybar
|
|
rofi
|
|
dunst
|
|
libnotify
|
|
polkit
|
|
polkit-gnome
|
|
picom
|
|
feh
|
|
xss-lock
|
|
numlockx
|
|
|
|
# NOTE: i3lock is intentionally NOT listed here.
|
|
# betterlockscreen needs i3lock-color (AUR), which provides/replaces i3lock.
|
|
# See packages/aur.txt.
|
|
|
|
# --- terminal --------------------------------------------------------------
|
|
kitty
|
|
|
|
# --- file manager stack ----------------------------------------------------
|
|
thunar
|
|
thunar-volman
|
|
thunar-archive-plugin
|
|
tumbler
|
|
ffmpegthumbnailer
|
|
gvfs
|
|
gvfs-mtp
|
|
gvfs-afc
|
|
gvfs-smb
|
|
udisks2
|
|
udiskie
|
|
file-roller
|
|
xarchiver
|
|
|
|
# --- audio (pipewire) ------------------------------------------------------
|
|
pipewire
|
|
pipewire-alsa
|
|
pipewire-pulse
|
|
pipewire-jack
|
|
wireplumber
|
|
pavucontrol
|
|
alsa-utils
|
|
playerctl
|
|
|
|
# --- networking ------------------------------------------------------------
|
|
networkmanager
|
|
network-manager-applet
|
|
nm-connection-editor
|
|
|
|
# --- bluetooth (harmless if the machine has no radio) ----------------------
|
|
bluez
|
|
bluez-utils
|
|
blueman
|
|
|
|
# --- theming / fonts -------------------------------------------------------
|
|
ttf-inconsolata-nerd
|
|
ttf-nerd-fonts-symbols
|
|
ttf-nerd-fonts-symbols-mono
|
|
noto-fonts
|
|
noto-fonts-emoji
|
|
noto-fonts-cjk
|
|
ttf-liberation
|
|
papirus-icon-theme
|
|
lxappearance
|
|
qt5ct
|
|
gtk-engine-murrine
|
|
|
|
# --- utilities you will miss on day one ------------------------------------
|
|
imagemagick
|
|
maim
|
|
brightnessctl
|
|
lm_sensors
|
|
htop
|
|
btop
|
|
neovim
|
|
man-db
|
|
man-pages
|
|
less
|
|
tree
|
|
unzip
|
|
zip
|
|
p7zip
|
|
unrar
|
|
wget
|
|
curl
|
|
jq
|
|
rsync
|
|
fastfetch
|
|
xdg-user-dirs
|
|
xdg-utils
|
|
ntfs-3g
|
|
reflector
|
|
zsh
|
|
zsh-completions
|
|
starship
|