From ab448fe067af635c06534efe31c94ee673b1d701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Juri=C5=A1i=C4=87?= Date: Mon, 4 Mar 2024 09:31:08 +0100 Subject: [PATCH] Updated kde apps --- debian/desktop-environment/clean-install-kde.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/desktop-environment/clean-install-kde.sh b/debian/desktop-environment/clean-install-kde.sh index 0e353a6..439d1ec 100755 --- a/debian/desktop-environment/clean-install-kde.sh +++ b/debian/desktop-environment/clean-install-kde.sh @@ -7,7 +7,7 @@ APT_PURGE="apt -y purge" APT_REMOVE="apt -y autoremove" PKG_KDE_MINIMAL="kde-plasma-desktop plasma-nm" -PKG_KDE_APPS="ark kcalc okular gwenview krita dolphin-plugins kde-spectacle audacious dragonplayer kdenetwork-filesharing samba" +PKG_KDE_APPS="ark kcalc okular gwenview krita dolphin-plugins kde-spectacle audacious vlc kdenetwork-filesharing samba" PKG_OFFICE="libreoffice-calc libreoffice-writer libreoffice-draw libreoffice-kf5 aspell-hr hunspell-hr" PKG_NET="thunderbird net-tools remmina"