diff --git a/install.sh b/install.sh index 160164c..7160ef8 100755 --- a/install.sh +++ b/install.sh @@ -6,7 +6,6 @@ echo "--- Installing essential pacman packages ---" sudo pacman -S --noconfirm --needed \ base-devel \ git \ - scrcpy \ lazygit \ starship @@ -24,17 +23,14 @@ yay -S --noconfirm --needed \ niri \ swayidle \ swaylock-effects \ - grim \ - slurp \ + waybar \ swaync \ wlogout \ ttf-firacode-nerd \ - myfetch \ neovim \ htop \ nvtop \ yazi \ - discord \ firefox echo "--- Copying configuration files from ~/Dotfiles ---"