arch-firstinstall: Add some packages

This commit is contained in:
2024-02-28 14:08:06 +01:00
parent 2a7ae7ee34
commit 9c40ab1ef4

View File

@ -30,8 +30,10 @@ sudo pacman --needed -S \
noto-fonts-emoji \ noto-fonts-emoji \
noto-fonts-extra \ noto-fonts-extra \
nushell \ nushell \
pamixer \
ripgrep \ ripgrep \
rustup \ rustup \
sad \
tig \ tig \
vim \ vim \
waybar \ waybar \
@ -59,6 +61,7 @@ fi
paru -S hyprpaper-git findex-bin wdisplays eww-wayland paru -S hyprpaper-git findex-bin 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 binstall # cargo binstall
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