Skip to content

Packages

NotMugil edited this page Nov 24, 2024 · 9 revisions

πŸ“¦ System Packages

pacman -S hyprland hyprlock hyprpicker hypridle kitty waybar rofi-wayland sddm swww zsh brightnessctl playerctl \
 neovim nano dunst grim slurp imv mpv mpd firefox git nano cliphist wl-clip-persist wl-clipboard polkit-kde-agent \ 
 gnome-keyring ufw 

# AUR packages
yay -S aylurs-gtk-shell-git wlogout 

🫐 Networking & Bluetooth

pacman -S bluez bluez-utils blueman network-manager-applet

# After installing enable system service
systemctl enable bluetooth.service

πŸ“ File Management

pacman -S thunar gvfs catfish eza tumbler ffmpegthumbnailer zip unzip udisks2 ifuse file-roller

# optional thunar plugins
pacman -S thunar-archive-plugin thunar-media-tags-plugin thunar-shares-plugin thunar-volman

πŸˆ‚οΈ Fonts

pacman -S noto-fonts-cjk noto-fonts-emoji ttf-jetbrains-mono-nerd ttf-nerd-fonts-symbols ttf-nerd-fonts-symbols-mono ttf-space-mono-nerd

πŸš› Additional Packages

# GUI
pacman -S nwg-look pavucontrol evince qbittorrent timeshift

# TUI 
pacman -S ranger neofetch zathura zathura-cb zathura-pdf-mupdf btop htop nvtop fd ripgrep tree gparted 
Clone this wiki locally