Use custom patched neofetch
This commit is contained in:
parent
a9e140dd01
commit
4301c1ea6f
@ -245,9 +245,15 @@ echo Updated packages
|
||||
|
||||
#pacman programs
|
||||
echo Installing default pacman programs
|
||||
sudo pacman -S --needed --noconfirm arandr libreoffice-fresh-de termite neofetch wget picom stress obs-studio python-pip hunspell hunspell-de hyphen hyphen-de fish psensor transmission-qt smartmontools thunderbird ffmpeg jre-openjdk thunar gtk-engine-murrine iperf3 celluloid nload languagetool dmenu rofi nextcloud-client devtools arcolinux-slim arcolinux-slimlock-themes-git vnstat wireguard-tools cronie bandwhich libnotify notification-daemon dunst breeze
|
||||
sudo pacman -S --needed --noconfirm arandr libreoffice-fresh-de termite wget picom stress obs-studio python-pip hunspell hunspell-de hyphen hyphen-de fish psensor transmission-qt smartmontools thunderbird ffmpeg jre-openjdk thunar gtk-engine-murrine iperf3 celluloid nload languagetool dmenu rofi nextcloud-client devtools arcolinux-slim arcolinux-slimlock-themes-git vnstat wireguard-tools cronie bandwhich libnotify notification-daemon dunst breeze
|
||||
echo Installed official programs
|
||||
|
||||
# REVIEW Patched neofetch version to remove Color codes
|
||||
git clone https://github.com/RealStickman/neofetch
|
||||
cd neofetch
|
||||
sudo make install
|
||||
cd ..
|
||||
|
||||
#AUR
|
||||
echo Installing default AUR programs
|
||||
yay -S --needed --noconfirm ttf-ms-fonts ttf-tahoma ttf-vista-fonts cpu-x polybar nutty woeusb nohang-git lightdm-webkit-theme-aether debtap rig gimp-plugin-registry piper freetype2-cleartype
|
||||
|
Loading…
Reference in New Issue
Block a user