exa and hack-nerd-font removed
This commit is contained in:
parent
27a39005e3
commit
02559843a5
|
|
@ -59,7 +59,7 @@ grub-mkconfig -o /boot/grub/grub.cfg
|
||||||
|
|
||||||
pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit \
|
pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit \
|
||||||
noto-fonts noto-fonts-emoji noto-fonts-cjk ttf-jetbrains-mono ttf-joypixels ttf-font-awesome \
|
noto-fonts noto-fonts-emoji noto-fonts-cjk ttf-jetbrains-mono ttf-joypixels ttf-font-awesome \
|
||||||
awesome-terminal-fonts cmake libnotify dunst exa btop ntfs-3g \
|
awesome-terminal-fonts cmake libnotify dunst btop ntfs-3g \
|
||||||
jq mpv ncdu maim obs-studio transmission-cli yt-dlp cowsay \
|
jq mpv ncdu maim obs-studio transmission-cli yt-dlp cowsay \
|
||||||
pacman-contrib pavucontrol rsync ueberzug ffmpegthumbnailer python-pywal \
|
pacman-contrib pavucontrol rsync ueberzug ffmpegthumbnailer python-pywal \
|
||||||
sxiv xdotool xwallpaper zip unzip wget pcmanfm \
|
sxiv xdotool xwallpaper zip unzip wget pcmanfm \
|
||||||
|
|
@ -112,7 +112,7 @@ git clone --depth=1 git@github.com:krolyxon/nvim.git ~/.config/nvim
|
||||||
|
|
||||||
# paru: AUR helper
|
# paru: AUR helper
|
||||||
git clone https://aur.archlinux.org/paru-bin.git && cd paru-bin && makepkg -si && cd .. && rm -rf paru-bin
|
git clone https://aur.archlinux.org/paru-bin.git && cd paru-bin && makepkg -si && cd .. && rm -rf paru-bin
|
||||||
paru -S --noconfirm nerd-fonts-hack lf-bin libxft-bgra
|
paru -S --noconfirm lf-bin libxft-bgra
|
||||||
chsh -s $(which zsh)
|
chsh -s $(which zsh)
|
||||||
printf "bro do you want to install that fucking nvidia-390xx drivers? (y/n): "
|
printf "bro do you want to install that fucking nvidia-390xx drivers? (y/n): "
|
||||||
read driver
|
read driver
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue