From f13985c00760437ec91ab339e5225bf6d203c884 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Mon, 24 Jul 2023 21:31:07 +0100 Subject: [PATCH] Added new fonts to install script that contain nice monospace options as well as programming ligatures. --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 865ca39..3e4a184 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -2,7 +2,7 @@ # Update and install base packages sudo pacman -Syu -sudo pacman -Sy xorg-xsetroot alacritty awesome-terminal-fonts ttf-jetbrains-mono gnome-keyring playerctl # DE Setup +sudo pacman -Sy xorg-xsetroot alacritty ttf-firacode-nerd noto-fonts gnome-keyring playerctl # DE Setup sudo pacman -Sy neovim vifm neofetch fish htop networkmanager networkmanager-openvpn unzip ripgrep lldb # Utilities sudo pacman -Sy base-devel rustup go fzf cmake docker # Dev sudo pacman -Sy spotifyd discord # Userspace