diff --git a/runs/01-system-setup/09-aur-packages b/runs/01-system-setup/09-aur-packages index bbfea73..d8f1509 100755 --- a/runs/01-system-setup/09-aur-packages +++ b/runs/01-system-setup/09-aur-packages @@ -1,3 +1,9 @@ #!/usr/bin/env bash -yay -S xwaylandvideobridge android-apktool anytype-bin btrfs-assistant burpsuite cura-bin dex2jar google-chrome httpie-desktop-bin jdownloader2 lrcget-bin qdirstat teams-for-linux termius vdhcoapp-bin zen-browser-bin +# system utils +yay -S xwaylandvideobridge btrfs-assistant waypaper + +# user packages +yay -S android-apktool anytype-bin burpsuite cura-bin dex2jar google-chrome \ + httpie-desktop-bin jdownloader2 lrcget-bin qdirstat teams-for-linux termius \ + vdhcoapp-bin zen-browser-bin