diff options
author | Saumit <justsaumit@protonmail.com> | 2024-08-25 12:30:32 +0530 |
---|---|---|
committer | Saumit <justsaumit@protonmail.com> | 2024-08-25 12:30:32 +0530 |
commit | 51dbc8aa6ef457bb16a55a20b2a5f9a5854ffd4f (patch) | |
tree | 23600c29b8413a48edbd83288fc957ce602e8ebf /arch-magik.sh | |
parent | 7c7c5bf4488a193322ace6861ac2aaee194b34fc (diff) |
Adding source-code-pro nerd font
Diffstat (limited to 'arch-magik.sh')
-rwxr-xr-x | arch-magik.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-magik.sh b/arch-magik.sh index b336e75..0ba2aab 100755 --- a/arch-magik.sh +++ b/arch-magik.sh @@ -96,7 +96,7 @@ sed -i 's/auto/1920x1080x32/g' /etc/default/grub grub-mkconfig -o /boot/grub/grub.cfg pacman --noconfirm --needed -Sy hyprland xdg-desktop-portal-hyprland foot kitty wl-clipboard wf-recorder \ - gnu-free-fonts ttf-ubuntu-mono-nerd ttf-jetbrains-mono-nerd ttf-joypixels ttf-font-awesome ttf-opensans \ + gnu-free-fonts ttf-ubuntu-mono-nerd ttf-jetbrains-mono-nerd ttf-joypixels ttf-font-awesome ttf-opensans ttf-sourcecodepro-nerd\ mpv zathura zathura-pdf-mupdf highlight ffmpeg ffmpegthumbnailer imagemagick libsixel \ vi vim fzf man-db filezilla firefox ntfs-3g htop nvtop xorg-xhost imv grim slurp wev \ zip unzip unrar p7zip brightnessctl redshift thunar qt5-wayland qt6-wayland \ |