Update 1-setup.sh

This commit is contained in:
SteveTinkers 2021-11-18 21:55:29 -08:00 committed by GitHub
parent 944a9fcee9
commit 2b570ef109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -131,6 +131,7 @@ PKGS_ARCH_DEFAULT=(
'snapper' # managing BTRFS and LVM snapshots tool...(installed by snap-pac and snapper-gui-git as well) 'snapper' # managing BTRFS and LVM snapshots tool...(installed by snap-pac and snapper-gui-git as well)
#...KDE... #...KDE...
#'qt5-virtualkeyboard' # Virtual keyboard for login screen (surface devices)
'konsole' # KDE terminal 'konsole' # KDE terminal
'kate' # KDE text editor 'kate' # KDE text editor
'ark' # KDE file archive tool 'ark' # KDE file archive tool
@ -197,8 +198,8 @@ PKGS_ARCH_DEFAULT=(
'fuseiso' # mount ISO images 'fuseiso' # mount ISO images
#...SAMBA-WINDOWS NETWORK SHARE SUPPORT... #...SAMBA-WINDOWS NETWORK SHARE SUPPORT...
'samba' #'samba'
'smbnetfs' #'smbnetfs'
#...UNNEEDED to explicitly install... #...UNNEEDED to explicitly install...
'unzip' # file compression installed by other things when needed as a dependency 'unzip' # file compression installed by other things when needed as a dependency