@@ -144,26 +144,25 @@ 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- " arc-gtk-theme" # | Arc Desktop/App Theme
148- " amd-ucode intel-ucode" # | AMD/Intel CPU Microcode
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- " man-db man-pages" # | Manual utility (English)
158- " nano vim" # | Console text editors
159- " ntfs-3g" # | NTFS driver
160- " obs-studio" # | OBS Studio
161- " pavucontrol" # | Audio Controller
162- " python-pip" # | Python Module manager
163- " qbittorrent" # | qBittorrent
164- " scrcpy" # | Android ScrCpy
165- " steam steam-native-runtime" # | Steam + Fix
166- " vlc" # | VLC
147+ " arc-gtk-theme" # | Arc Desktop/App Theme
148+ " amd-ucode intel-ucode" # | AMD/Intel CPU Microcode
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+ " man-db man-pages" # | Manual utility (English)
158+ " nano vim" # | Console text editors
159+ " ntfs-3g" # | NTFS driver
160+ " obs-studio" # | OBS Studio
161+ " pavucontrol" # | Audio Controller
162+ " python-pip" # | Python Module manager
163+ " qbittorrent" # | qBittorrent
164+ " scrcpy" # | Android ScrCpy
165+ " vlc" # | VLC
167166 # "discord" # | Discord
168167 )
169168
0 commit comments