@@ -144,27 +144,26 @@ function install_packages_arch() {
144144 local arch_pacman_apps=(
145145 " adobe-source-han-sans-cn-fonts adobe-source-han-sans-hk-fonts adobe-source-han-sans-jp-fonts adobe-source-han-sans-kr-fonts adobe-source-han-sans-otc-fonts adobe-source-han-sans-tw-fonts noto-fonts-emoji ttf-dejavu" # | Fonts and Emoji support
146146 # Don't remove this comment to format properly
147- " amd-ucode intel-ucode" # | AMD/Intel CPU Microcode
148- " arc-gtk-theme" # | Arc Desktop/App Theme
149- " base-devel" # | Development Tools
150- " exfatprogs" # | exFAT driver
151- " fastfetch" # | System Specs
152- " file-roller" # | Manage .7z files with ease
153- " gimp" # | Gimp
154- " gnome-keyring" # | Fix VS Code secrets
155- " gparted" # | Gparted
156- " htop" # | Terminal System Monitor
157- " lutris" # | Lutris
158- " man-db man-pages" # | Manual utility (English)
159- " nano vim" # | Console text editors
160- " ntfs-3g" # | NTFS driver
161- " obs-studio" # | OBS Studio
162- " pavucontrol" # | Audio Controller
163- " python-pip" # | Python Module manager
164- " qbittorrent" # | qBittorrent
165- " scrcpy" # | Android ScrCpy
166- " vlc" # | VLC
167- # "discord" # | Discord
147+ " amd-ucode intel-ucode" # | AMD/Intel CPU Microcode
148+ " arc-gtk-theme" # | Arc Desktop/App Theme
149+ " base-devel" # | Development Tools
150+ " exfatprogs" # | exFAT driver
151+ " fastfetch" # | System Specs
152+ " file-roller" # | Manage .7z files with ease
153+ " gimp" # | Gimp
154+ " gnome-keyring" # | Fix VS Code secrets
155+ " gparted partitionmanager" # | Partition Managers
156+ " htop" # | Terminal System Monitor
157+ " lutris" # | Lutris
158+ " man-db man-pages" # | Manual utility (English)
159+ " nano vim" # | Console text editors
160+ " ntfs-3g" # | NTFS driver
161+ " obs-studio" # | OBS Studio
162+ " pavucontrol" # | Audio Controller
163+ " python-pip" # | Python Module manager
164+ " qbittorrent" # | qBittorrent
165+ " scrcpy" # | Android ScrCpy
166+ " vlc" # | VLC
168167 )
169168
170169 echo_section " Installing via Pacman"
0 commit comments