add sdl2 ttf

This commit is contained in:
Mylloon 2022-11-15 20:05:20 +01:00
parent 7778a89a53
commit 97ef91f074
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 10 additions and 8 deletions

View file

@ -24,7 +24,12 @@ main() {
pacman -R --noconfirm fakeroot-tcp
# === Install packages ==
pacman -S --noconfirm git wget zip openssh bat base-devel make python-pygments micro git-lfs npm sdl2_image nodejs fish autoconf valgrind automake python-virtualenv gdb tk sdl2_mixer exa texlive-most fzf glu man-pages-fr neofetch python-pip opam pacman-contrib cpanminus unison rebuild-detector
pacman -S --noconfirm git wget zip openssh bat base-devel make \
python-pygments micro git-lfs npm sdl2_image nodejs \
fish autoconf valgrind automake python-virtualenv gdb \
tk sdl2_mixer exa texlive-most fzf glu man-pages-fr \
neofetch python-pip opam pacman-contrib cpanminus \
unison rebuild-detector sdl2_ttf
# === Colors package manager ==
sed -i "s/#Color/Color/g" /etc/pacman.conf

View file

@ -7,13 +7,9 @@
"debug": false,
"desktop-environment": "gnome",
"gfx_driver": "Intel (open-source)",
"harddrives": [
"/dev/nvme0n1"
],
"harddrives": ["/dev/nvme0n1"],
"hostname": "laylow",
"kernels": [
"linux"
],
"kernels": ["linux"],
"keyboard-layout": "fr-latin1",
"mirror-region": {
"France": {
@ -112,7 +108,8 @@
"cpanminus",
"gnome-text-editor",
"rebuild-detector",
"git-delta"
"git-delta",
"sdl2_ttf"
],
"plugin": null,
"profile": {