Updated script

Add Gimp in packages list
This commit is contained in:
Ivan Jurišić 2022-03-30 10:25:34 +02:00
parent e13e9f9ebe
commit 4bfbb52604

View File

@ -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"