Update 1-setup.sh
This commit is contained in:
parent
06ce4ed3aa
commit
6b9e176800
|
|
@ -116,7 +116,6 @@ PKGS=(
|
|||
'gcc'
|
||||
'gimp' # Photo editing
|
||||
'git'
|
||||
'gitkraken'
|
||||
'gparted' # partition management
|
||||
'gptfdisk'
|
||||
'grub'
|
||||
|
|
@ -124,7 +123,6 @@ PKGS=(
|
|||
'gst-libav'
|
||||
'gst-plugins-good'
|
||||
'gst-plugins-ugly'
|
||||
'gwenview'
|
||||
'haveged'
|
||||
'htop'
|
||||
'iptables-nft'
|
||||
|
|
@ -171,6 +169,7 @@ PKGS=(
|
|||
'pkgconf'
|
||||
'plasma-nm'
|
||||
'powerdevil'
|
||||
'plasma-nm'
|
||||
'powerline-fonts'
|
||||
'print-manager'
|
||||
'pulseaudio'
|
||||
|
|
@ -201,7 +200,6 @@ PKGS=(
|
|||
'vim'
|
||||
'virt-manager'
|
||||
'virt-viewer'
|
||||
'vlc'
|
||||
'wget'
|
||||
'which'
|
||||
'wine-gecko'
|
||||
|
|
@ -210,7 +208,6 @@ PKGS=(
|
|||
'xdg-desktop-portal-kde'
|
||||
'xdg-user-dirs'
|
||||
'zeroconf-ioslave'
|
||||
'zulucrypt'
|
||||
'zip'
|
||||
'zsh'
|
||||
'zsh-syntax-highlighting'
|
||||
|
|
|
|||
Loading…
Reference in New Issue