Update package list
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
3d2e53bbce
commit
49d3f7f287
2 changed files with 26 additions and 7 deletions
|
@ -2,6 +2,7 @@ adapta-gtk-theme
|
|||
adapta-kde
|
||||
adobe-source-code-pro-fonts
|
||||
adobe-source-sans-pro-fonts
|
||||
alacritty
|
||||
alsa-utils
|
||||
anki
|
||||
arandr
|
||||
|
@ -23,12 +24,13 @@ blueman
|
|||
bluez-utils
|
||||
bzip2
|
||||
cava
|
||||
ccache
|
||||
citra-qt-git
|
||||
cmatrix
|
||||
cmus
|
||||
code
|
||||
composer
|
||||
compton-git
|
||||
compton
|
||||
coreutils
|
||||
cpupower
|
||||
cronie
|
||||
|
@ -42,7 +44,9 @@ device-mapper
|
|||
dhcpcd
|
||||
diffutils
|
||||
discord
|
||||
displaylink
|
||||
docker
|
||||
docker-compose
|
||||
dolphin-emu-git
|
||||
dunst
|
||||
e2fsprogs
|
||||
|
@ -73,6 +77,7 @@ gimp
|
|||
git
|
||||
gksu
|
||||
glibc
|
||||
godot-mono-bin
|
||||
google-chrome-beta
|
||||
gotop-bin
|
||||
gparted
|
||||
|
@ -85,6 +90,7 @@ gtk-engine-murrine
|
|||
gtk-engines
|
||||
gucharmap
|
||||
guvcview
|
||||
gvfs-mtp
|
||||
gvfs-smb
|
||||
gzip
|
||||
hplip
|
||||
|
@ -124,16 +130,18 @@ lsd
|
|||
lutris
|
||||
lvm2
|
||||
lxappearance
|
||||
lzop
|
||||
m4
|
||||
make
|
||||
man-db
|
||||
man-pages
|
||||
mariadb
|
||||
maven
|
||||
mdadm
|
||||
melonds-git
|
||||
mesa
|
||||
mesa-demos
|
||||
mgba-qt
|
||||
mgba-qt-git
|
||||
minecraft-launcher
|
||||
mono
|
||||
mpv
|
||||
|
@ -144,7 +152,6 @@ mupen64plus-qt
|
|||
nano
|
||||
nemo
|
||||
nemo-fileroller
|
||||
nemo-share
|
||||
neofetch
|
||||
nerd-fonts-complete
|
||||
netctl
|
||||
|
@ -184,7 +191,9 @@ php-cs-fixer
|
|||
picard
|
||||
plata-theme
|
||||
polybar
|
||||
postgresql
|
||||
procps-ng
|
||||
protontricks
|
||||
psmisc
|
||||
pulseaudio
|
||||
pulseaudio-alsa
|
||||
|
@ -208,12 +217,14 @@ qt5-graphicaleffects
|
|||
qt5-styleplugins
|
||||
qt5-tools
|
||||
qt5ct
|
||||
qutebrowser
|
||||
raw-thumbnailer
|
||||
redshift
|
||||
reiserfsprogs
|
||||
riot-desktop
|
||||
ripgrep
|
||||
rofi
|
||||
rom-manager-git
|
||||
rpcs3-git
|
||||
ruby
|
||||
rust-racer
|
||||
rustup
|
||||
|
@ -223,10 +234,13 @@ sed
|
|||
shadow
|
||||
shellcheck
|
||||
simple-scan
|
||||
slack-desktop-dark
|
||||
slock
|
||||
sqlitebrowser
|
||||
steam
|
||||
streamlink-git
|
||||
sudo
|
||||
sxhkd
|
||||
sxiv-git
|
||||
sysfsutils
|
||||
systemd-sysvcompat
|
||||
|
@ -253,6 +267,7 @@ texlive-pictures
|
|||
texlive-pstricks
|
||||
texlive-publishers
|
||||
texlive-science
|
||||
thunar
|
||||
tk
|
||||
tsk-git
|
||||
ttf-croscore
|
||||
|
@ -267,6 +282,7 @@ ttf-mac-fonts
|
|||
ttf-ms-fonts
|
||||
ttf-roboto
|
||||
ttf-ubuntu-font-family
|
||||
tumbler
|
||||
unrar
|
||||
usbutils
|
||||
util-linux
|
||||
|
@ -275,7 +291,7 @@ vim
|
|||
virtualbox-host-modules-arch
|
||||
which
|
||||
whois
|
||||
wine-tkg-staging-esync-marchopt-git
|
||||
wine-tkg-staging-esync-d9vk-faudio-marchopt-git
|
||||
winetricks
|
||||
wqy-zenhei
|
||||
xboxdrv
|
||||
|
@ -291,12 +307,14 @@ xorg-xhost
|
|||
xorg-xinit
|
||||
xorg-xprop
|
||||
xorg-xrandr
|
||||
xorg-xwininfo
|
||||
xpad
|
||||
xreader
|
||||
xss-lock
|
||||
xwiimote-git
|
||||
xwinwrap-git
|
||||
yay-git
|
||||
yarn
|
||||
yay
|
||||
youtube-dl
|
||||
zathura-pdf-mupdf
|
||||
zsh
|
||||
|
|
|
@ -61,4 +61,5 @@ rustup default beta
|
|||
rustup component add "${RUST_COMPONENTS[@]}"
|
||||
|
||||
print_section "Manual TODOs"
|
||||
print_log "Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}"
|
||||
print_log "Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}"
|
||||
print_log "Add taskwarrior keys to ${YELLOW}~/.local/keys/taskwarrior/${RESET}"
|
Loading…
Add table
Add a link
Reference in a new issue