Update arch-firstinstall script
This commit is contained in:
@ -19,11 +19,13 @@ sudo pacman --needed -S \
|
||||
exa \
|
||||
fd \
|
||||
fish \
|
||||
fuzzel \
|
||||
git \
|
||||
git-delta \
|
||||
grim \
|
||||
htop \
|
||||
hyprland \
|
||||
hyprpaper \
|
||||
neovim \
|
||||
nerd-fonts \
|
||||
noto-fonts \
|
||||
@ -60,7 +62,7 @@ if ! command -v paru &> /dev/null; then
|
||||
makepkg -si
|
||||
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/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
|
||||
|
||||
cargo binstall cargo-watch
|
||||
cargo binstall cargo-get
|
||||
|
||||
Reference in New Issue
Block a user