aboutsummaryrefslogtreecommitdiff
path: root/arch_install.md
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2025-08-15 22:45:19 +0530
committerkrolxon <krolyxon@tutanota.com>2025-08-15 22:45:19 +0530
commit20905df875de18a40e3cee6accd056feee5d5b45 (patch)
tree2411094804736edcbb72943109af0fc8ce4b62e4 /arch_install.md
parentcb336107541f01c4bf9a7ea97e10a0e77b09d277 (diff)
use yazi instead of lf
Diffstat (limited to 'arch_install.md')
-rwxr-xr-xarch_install.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch_install.md b/arch_install.md
index 308cc8a..b8d927a 100755
--- a/arch_install.md
+++ b/arch_install.md
@@ -108,14 +108,14 @@ grub-mkconfig -o /boot/grub/grub.cfg
16. Install all the required user packages
```
-pacman -S --noconfirm hyprland waybar hyprlock hyprpaper hyprpolkitagent hyprshot hyprsunset swaync \
+pacman -S --noconfirm hyprland waybar hyprlock hyprpaper hyprpolkitagent hyprshot gammastep swaync \
noto-fonts noto-fonts-emoji noto-fonts-cjk ttf-jetbrains-mono-nerd ttf-font-awesome \
awesome-terminal-fonts bat libnotify ntfs-3g \
jq mpv ncdu transmission-cli yt-dlp cowsay \
- pacman-contrib pavucontrol rsync ripgrep ueberzug python-pywal \
- imlib2 zip unzip wget pcmanfm \
+ pacman-contrib pavucontrol rsync ripgrep python-pywal \
+ imlib2 zip unzip wget pcmanfm yazi \
fzf man-db pipewire pipewire-pulse xcompmgr pamixer \
- sxhkd imagemagick lf network-manager git dash arc-gtk-theme papirus-icon-theme \
+ sxhkd imagemagick network-manager git dash arc-gtk-theme papirus-icon-theme \
neovim lua xdg-user-dirs mpd ncmpcpp unclutter \
zsh zsh-autosuggestions zathura zathura-pdf-poppler
@@ -166,7 +166,7 @@ git clone --depth=1 git@github.com:krolyxon/nvim.git ~/.config/nvim
24. 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 zsh-fast-syntax-highlighting-git keyd-git librewolf-bin
+paru -S --noconfirm htop-vim zsh-fast-syntax-highlighting-git keyd-git zen-browser-bin
```
25. set zsh as default shell