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"