This commit is contained in:
krolxon 2023-11-04 15:43:01 +05:30
parent 2047183382
commit 5d5e4a3e5d
1 changed files with 4 additions and 4 deletions

View File

@ -64,9 +64,9 @@ 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 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
xclip sxhkd imagemagick lf networkmanager rust-analyzer git dash arc-gtk-theme papirus-icon-theme \
neovim lua rustup xdg-user-dirs mpd mpc ncmpcpp unclutter \
zsh zsh-autosuggestions zathura zathura-pdf-poppler tmux
systemctl enable connman.service
rm /bin/sh
@ -117,7 +117,7 @@ git clone --depth=1 git@github.com:krolyxon/nvim.git ~/.config/nvim
# 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
zsh-fast-syntax-highlighting keyd-git librewolf-bin
chsh -s $(which zsh)