arch-firstinstall: Add some packages
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user