This commit is contained in:
teldra 2022-02-09 00:51:20 +01:00
parent c575051a83
commit 2f4cefdeb5
1 changed files with 8 additions and 3 deletions

View File

@ -1,8 +1,13 @@
packages() {
if [ "${LANGUAGE}" == "en" ]; then
lang=${L1//_/-}
else
lang="${LANGUAGE}"
fi
addpkg xorg-minimal xorg-apps xorg-fonts dbus noto-fonts-emoji mesa-dri vulkan-loader
addpkg "firefox-i18n-${L1//_/-}"
addpkg libreoffice-writer libreoffice-calc "libreoffice-i18n-${L1//_/-}"
addpkg "thunderbird-i18n-${L1//_/-}"
addpkg "firefox-i18n-${lang}"
addpkg libreoffice-writer libreoffice-calc "libreoffice-i18n-${lang}"
addpkg "thunderbird-i18n-${lang}"
addpkg element-desktop
addpkg vlc yt-dlp
addpkg alsa-utils