diff options
| -rw-r--r-- | packages | 105 | 
1 files changed, 67 insertions, 38 deletions
| @@ -1,52 +1,81 @@ -dhcpcd -mkinitcpio +# Kernel  linux  linux-firmware + +# Networking +dhcpcd  wpa_supplicant -vim -acpi -archiso -bc  cups -dash -dmenu -dunst +avahi +bluez + +# Boot +mkinitcpio  efibootmgr  grub -exfat-utils -feh -ttf-croscore -firefox -font-bh-ttf -git -i3-gaps  intel-ucode -libnotify + +# Interactive Utilities +tmux  mutt -openbsd-netcat +vim +bc  openssh  parted -pavucontrol -picom + +# Tools +acpi +xorg-xinput +xclip +openbsd-netcat + +# Languages +git  maxima  python +texlive-bin texlive-core + +# System +zsh +dash  sudo -texlive-bin -texlive-core -tmux +polkit + +# Desktop +i3-gaps +i3status +dmenu +dunst libnotify +picom +feh + +## Fonts  ttf-anonymous-pro -vim -wpa_supplicant -xclip +ttf-croscore +font-bh-ttf + +## Audio +pulseaudio +pulseaudio-alsa +pulseaudio-bluetooth + +# FS +exfat-utils +e2fsprogs + +# Xorg  xf86-video-intel  xorg-server  xorg-xbacklight  xorg-xinit  xorg-xrandr -zathura -zathura-pdf-mupdf -zsh -polkit + +# graphical tools +firefox +zathura zathura-pdf-mupdf +pavucontrol + +# base-devel  autoconf  automake  binutils @@ -54,19 +83,19 @@ bison  fakeroot  flex  gcc -groff libtool +groff +libtool  m4  make  patch  pkgconf -sudo  texinfo  which -i3status + +# Projects +archiso +pkgstats +  man-db  man-pages -pulseaudio -pulseaudio-alsa -pulseaudio-bluetooth -avahi -bluez + | 
