Updated script
This commit is contained in:
parent
155959316a
commit
0183c25b78
@ -7,13 +7,13 @@ 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 juk dragonplayer kdenetwork-filesharing"
|
||||
PKG_OFFICE="libreoffice libreoffice-kf5 aspell-hr hunspell-hr"
|
||||
PKG_KDE_APPS="ark kcalc okular gwenview krita dolphin-plugins kde-spectacle juk dragonplayer kdenetwork-filesharing samba"
|
||||
PKG_OFFICE="libreoffice-calc libreoffice-writer libreoffice-draw libreoffice-kf5 aspell-hr hunspell-hr"
|
||||
PKG_NET="thunderbird net-tools remmina"
|
||||
PKG_NVIDIA="nvidia-driver"
|
||||
PKG_CHAT="element-desktop telegram-desktop"
|
||||
|
||||
PKG_KDE_PURGE="kdeconnect termit"
|
||||
PKG_KDE_PURGE="kdeconnect termit zutty"
|
||||
|
||||
#### Functions
|
||||
check_root() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user