From 388856418fec19f92852c0b0dcee242ecc41191d Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Mon, 6 May 2024 15:40:03 +0200 Subject: [PATCH] Update arch-firstinstall script --- tree/.local/bin/arch-firstinstall | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tree/.local/bin/arch-firstinstall b/tree/.local/bin/arch-firstinstall index f5b4bb8..b94aa86 100755 --- a/tree/.local/bin/arch-firstinstall +++ b/tree/.local/bin/arch-firstinstall @@ -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