From e13e9f9ebeffbbf3bb14b977b185d46e135e0bc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Juri=C5=A1i=C4=87?= Date: Mon, 28 Mar 2022 13:31:16 +0200 Subject: [PATCH] Updated script Libreoffice adjusted for work in gtk env. --- debian-clean-mate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-clean-mate.sh b/debian-clean-mate.sh index d1d4104..bcc5883 100644 --- a/debian-clean-mate.sh +++ b/debian-clean-mate.sh @@ -8,7 +8,7 @@ APT_REMOVE="apt -y autoremove" PKG_MATE="mate-desktop-environment lightdm" PKG_APPS="audacious mplayer smplayer software-properties-gtk synaptic" -PKG_OFFICE="libreoffice libreoffice-kf5 aspell-hr hunspell-hr" +PKG_OFFICE="libreoffice libreoffice-gtk3 aspell-hr hunspell-hr" PKG_NET="network-manager-gnome thunderbird net-tools remmina" PKG_NVIDIA="nvidia-driver" PKG_CHAT="element-desktop telegram-desktop"