aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2023-04-23 14:22:43 +0530
committerkrolyxon <krolyxon@tutanota.com>2023-04-23 14:22:43 +0530
commit9021930f10b496688c4dba91e1899fe049f409ae (patch)
treee12467e70480e5bb3359bc5a05b098b05a42fd7c
parentcbd2f3426ad2bfc037abcd133a0544d40051cb86 (diff)
lf-bin to lf
-rw-r--r--arch_install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch_install.sh b/arch_install.sh
index 00420dd..43a2ed8 100644
--- a/arch_install.sh
+++ b/arch_install.sh
@@ -64,7 +64,7 @@ pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit
pacman-contrib pavucontrol rsync ripgrep ueberzug ffmpegthumbnailer python-pywal \
imlib2 xdotool xwallpaper zip unzip wget pcmanfm \
fzf man-db pipewire pipewire-pulse xcompmgr pamixer \
- xclip sxhkd imagemagick connman wpa_supplicant git dash arc-gtk-theme papirus-icon-theme \
+ xclip sxhkd imagemagick lf connman wpa_supplicant git dash arc-gtk-theme papirus-icon-theme \
neovim lua rustup xdg-user-dirs mpd ncmpcpp unclutter \
zsh zsh-autosuggestions zathura zathura-pdf-poppler
@@ -120,7 +120,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 lf-bin \
+paru -S --noconfirm htop-vim \
zsh-fast-syntax-highlighting-git keyd-git librewolf-bin
chsh -s $(which zsh)