arch-firstinstall: Add some packages
This commit is contained in:
@ -30,8 +30,10 @@ sudo pacman --needed -S \
|
||||
noto-fonts-emoji \
|
||||
noto-fonts-extra \
|
||||
nushell \
|
||||
pamixer \
|
||||
ripgrep \
|
||||
rustup \
|
||||
sad \
|
||||
tig \
|
||||
vim \
|
||||
waybar \
|
||||
@ -59,6 +61,7 @@ fi
|
||||
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/volume_indicator.git
|
||||
|
||||
# cargo binstall
|
||||
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
|
||||
|
||||
Reference in New Issue
Block a user