Update install script
This commit is contained in:
+4
-1
@@ -127,7 +127,9 @@ paru -S --needed \
|
|||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
echo "==> Fonts"
|
echo "==> Fonts"
|
||||||
paru -S --needed \
|
paru -S --needed \
|
||||||
nerd-fonts-hack \
|
ttf-hack-nerd \
|
||||||
|
ttf-sourcecodepro-nerd \
|
||||||
|
adobe-source-code-pro-fonts \
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
@@ -256,6 +258,7 @@ paru -S --needed \
|
|||||||
mpv \
|
mpv \
|
||||||
jellyfin-tui \
|
jellyfin-tui \
|
||||||
nsxiv \
|
nsxiv \
|
||||||
|
tesseract tesseract-data-eng tesseract-data-fra tesseract-data-osd \
|
||||||
zathura zathura-pdf-mupdf zathura-djvu zathura-ps zathura-cb \
|
zathura zathura-pdf-mupdf zathura-djvu zathura-ps zathura-cb \
|
||||||
pdfpc \
|
pdfpc \
|
||||||
gst-plugins-ugly gst-plugins-good gst-plugins-base-libs gst-plugins-base gst-plugins-bad gst-libav
|
gst-plugins-ugly gst-plugins-good gst-plugins-base-libs gst-plugins-base gst-plugins-bad gst-libav
|
||||||
|
|||||||
@@ -9,12 +9,14 @@ paru -S --needed \
|
|||||||
|
|
||||||
echo "==> Fonts"
|
echo "==> Fonts"
|
||||||
paru -S --needed \
|
paru -S --needed \
|
||||||
nerd-fonts-hack \
|
ttf-hack-nerd \
|
||||||
|
ttf-sourcecodepro-nerd \
|
||||||
|
adobe-source-code-pro-fonts \
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
|
|
||||||
echo "==> Text Editors"
|
echo "==> Text Editors"
|
||||||
paru -S --needed \
|
paru -S --needed \
|
||||||
neovim python-pynvim \
|
neovim python-pynvim nodejs-neovim \
|
||||||
emacs \
|
emacs \
|
||||||
aspell aspell-en aspell-fr
|
aspell aspell-en aspell-fr
|
||||||
|
|
||||||
@@ -56,6 +58,7 @@ paru -S --needed \
|
|||||||
mpv \
|
mpv \
|
||||||
jellyfin-tui \
|
jellyfin-tui \
|
||||||
nsxiv \
|
nsxiv \
|
||||||
|
tesseract tesseract-data-eng tesseract-data-fra tesseract-data-osd \
|
||||||
zathura zathura-pdf-mupdf zathura-djvu zathura-ps zathura-cb \
|
zathura zathura-pdf-mupdf zathura-djvu zathura-ps zathura-cb \
|
||||||
pdfpc \
|
pdfpc \
|
||||||
gst-plugins-ugly gst-plugins-good gst-plugins-base-libs gst-plugins-base gst-plugins-bad gst-libav
|
gst-plugins-ugly gst-plugins-good gst-plugins-base-libs gst-plugins-base gst-plugins-bad gst-libav
|
||||||
|
|||||||
Reference in New Issue
Block a user