diff --git a/tree/.local/bin/arch-firstinstall b/tree/.local/bin/arch-firstinstall index 0ececd9..a21a8de 100755 --- a/tree/.local/bin/arch-firstinstall +++ b/tree/.local/bin/arch-firstinstall @@ -22,6 +22,7 @@ sudo pacman --needed -S \ fuzzel \ git \ git-delta \ + gnome \ grim \ htop \ hyprland \ @@ -41,14 +42,18 @@ sudo pacman --needed -S \ ripgrep \ rustup \ sad \ + starship \ swayidle \ + swaylock \ tig \ vim \ vivid \ waybar \ wget \ wl-clipboard \ - zathura + xdg-desktop-portal-gtk \ + zathura \ + zoxide rustup default stable