Update arch-firstinstall script

This commit is contained in:
2024-05-06 15:40:03 +02:00
parent 02f153a216
commit 388856418f

View File

@ -19,11 +19,13 @@ sudo pacman --needed -S \
exa \ exa \
fd \ fd \
fish \ fish \
fuzzel \
git \ git \
git-delta \ git-delta \
grim \ grim \
htop \ htop \
hyprland \ hyprland \
hyprpaper \
neovim \ neovim \
nerd-fonts \ nerd-fonts \
noto-fonts \ noto-fonts \
@ -60,7 +62,7 @@ if ! command -v paru &> /dev/null; then
makepkg -si makepkg -si
fi fi
paru -S hyprpaper-git findex-bin wdisplays eww-wayland paru -S wdisplays eww-wayland
cargo install --locked --git https://git.nubo.sh/hulthe/lockscreen-blur.git cargo install --locked --git https://git.nubo.sh/hulthe/lockscreen-blur.git
cargo install --locked --git https://git.nubo.sh/hulthe/volume_indicator.git cargo install --locked --git https://git.nubo.sh/hulthe/volume_indicator.git
@ -69,3 +71,4 @@ cargo install --locked --git https://git.nubo.sh/hulthe/volume_indicator.git
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
cargo binstall cargo-watch cargo binstall cargo-watch
cargo binstall cargo-get