From 8ac477f32c73edbc51c9a51682a0a0b9f4093a6d Mon Sep 17 00:00:00 2001 From: Adam <24621027+WhiteDopeOnPunk@users.noreply.github.com> Date: Sun, 7 Jan 2024 15:49:12 -0500 Subject: [PATCH] reorganize --- scripts/install_arch | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/scripts/install_arch b/scripts/install_arch index 5732184..4abc647 100755 --- a/scripts/install_arch +++ b/scripts/install_arch @@ -33,14 +33,12 @@ if [ $1 -ge 1 ]; then byobu \ fd \ fzf \ - gimp \ man-db \ man-pages \ mosh \ neovim \ nnn \ oh-my-zsh-git \ - python-pywal \ ripgrep \ rsync \ sl \ @@ -55,26 +53,23 @@ if [ $1 -ge 2 ]; then echo -e "\nInstalling basic GUI..." yay -S --needed --noconfirm \ + acpi \ alacritty \ - alsa-utils \ arandr \ awesome \ bluez \ chromium \ firefox-developer-edition \ - light \ maim \ - mpd \ + nsxiv \ otf-font-awesome \ picom \ playerctl \ polkit-gnome \ - powerline-fonts \ + python-pywal \ redshift \ - sxiv \ ttf-font-awesome \ unclutter \ - upower \ xclip \ xorg-server \ xorg-xinit \ @@ -90,6 +85,7 @@ if [ $1 -ge 3 ]; then beautiful-discord-git \ caprine \ discord \ + gimp \ python-pywalfox \ pywal-discord-git \ spotify-launcher \