This commit is contained in:
teldra 2022-02-08 23:51:33 +01:00
parent 7ec006f01b
commit 95de002683
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
packages() {
addpkg xorg-minimal xorg-apps xorg-fonts dbus noto-fonts-emoji mesa-dri vulkan-loader
addpkg "firefox-i18n-${LANGUAGE}"
addpkg "firefox-i18n-${L1//_/-}"
addpkg libreoffice-writer libreoffice-calc "libreoffice-i18n-${LANGUAGE}"
addpkg "thunderbird-i18n-${LANGUAGE}"
addpkg element-desktop
@ -31,4 +31,4 @@ config() {
echo "EndSection"; } > /etc/X11/xorg.conf.d/10-keyboard.conf
fi
ln -s /usr/bin/yt-dlp /usr/local/bin/youtube-dl
}
}