Update 1-setup.sh
This commit is contained in:
parent
944a9fcee9
commit
2b570ef109
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue