From 27abf1958587bf8d417ec1aa68362fe5e0424eff Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 6 Apr 2023 16:49:15 +0200 Subject: [PATCH] add texlive-acrotex --- arch.sh | 3 ++- arch_wsl.sh | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/arch.sh b/arch.sh index aaf1405..58dbefa 100644 --- a/arch.sh +++ b/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 diff --git a/arch_wsl.sh b/arch_wsl.sh index 7adfd0a..8544784 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -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