diff --git a/debian-clean-mate.sh b/debian-clean-mate.sh index bcc5883..fbef848 100644 --- a/debian-clean-mate.sh +++ b/debian-clean-mate.sh @@ -6,8 +6,8 @@ APT_INST="apt -y install" APT_PURGE="apt -y purge" APT_REMOVE="apt -y autoremove" -PKG_MATE="mate-desktop-environment lightdm" -PKG_APPS="audacious mplayer smplayer software-properties-gtk synaptic" +PKG_MATE="mate-desktop-environment mozo caja-open-terminal lightdm" +PKG_APPS="audacious mplayer smplayer software-properties-gtk synaptic gnome-disk-utility gimp" PKG_OFFICE="libreoffice libreoffice-gtk3 aspell-hr hunspell-hr" PKG_NET="network-manager-gnome thunderbird net-tools remmina" PKG_NVIDIA="nvidia-driver"