From dd2a2bc2d74176f5b3b5194df3da54e649a586b4 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Fri, 27 Jan 2023 10:53:33 +0530 Subject: [PATCH] add ttf-jetbrains-mono-nerd font --- arch_install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch_install.sh b/arch_install.sh index 26f55ed..ffee9e4 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -58,7 +58,7 @@ sed -i 's/GRUB_TIMEOUT=5/GRUB_TIMEOUT=0/g' /etc/default/grub grub-mkconfig -o /boot/grub/grub.cfg pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit \ - noto-fonts noto-fonts-emoji noto-fonts-cjk ttf-font-awesome \ + noto-fonts noto-fonts-emoji noto-fonts-cjk ttf-jetbrains-mono-nerd ttf-font-awesome \ awesome-terminal-fonts bat libnotify dunst ntfs-3g \ jq mpv ncdu maim transmission-cli yt-dlp cowsay \ pacman-contrib pavucontrol rsync ripgrep ueberzug ffmpegthumbnailer python-pywal \ @@ -112,7 +112,7 @@ sudo wget https://raw.githubusercontent.com/krolyxon/keyd-config/master/default. # paru: AUR helper git clone https://aur.archlinux.org/paru-bin.git && cd paru-bin && makepkg -sri && cd .. && rm -rf paru-bin -paru -S --noconfirm htop-vim nerd-fonts-jetbrains-mono lf-bin \ +paru -S --noconfirm htop-vim lf-bin \ zsh-fast-syntax-highlighting-git keyd-git librewolf-bin chsh -s $(which zsh)