add texlive-acrotex
This commit is contained in:
parent
2f5756f05a
commit
27abf19585
2 changed files with 3 additions and 2 deletions
3
arch.sh
3
arch.sh
|
@ -53,7 +53,8 @@ main() {
|
|||
gnome-shell-extension-rounded-window-corners \
|
||||
gnome-shell-extension-alphabetical-grid-extension \
|
||||
gnome-shell-extension-tiling-assistant \
|
||||
gnome-shell-extension-quick-settings-tweaks-git
|
||||
gnome-shell-extension-quick-settings-tweaks-git \
|
||||
texlive-acrotex
|
||||
|
||||
# === Disable wayland ==
|
||||
sed -i "s/#Wayland/Wayland/g" /etc/gdm/custom.conf
|
||||
|
|
|
@ -33,7 +33,7 @@ main() {
|
|||
uwufetch python-pip opam cpanminus unison \
|
||||
rebuild-detector git-delta sdl2_ttf rustup pulseaudio-alsa \
|
||||
rsync doxygen emacs-nox ttf-fira-sans ttf-fira-code \
|
||||
ttf-fira-mono mingw-w64-gcc
|
||||
ttf-fira-mono mingw-w64-gcc texlive-acrotex
|
||||
|
||||
# === Rustup ==
|
||||
# Init rustup
|
||||
|
|
Loading…
Reference in a new issue