From cb22c6bbdb14f98772ad88d4ed652b53167532b6 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Fri, 26 Jul 2024 18:06:37 +0200 Subject: [PATCH] arch-firstinstall: Add more programs --- tree/.local/bin/arch-firstinstall | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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