update packages

This commit is contained in:
Benjamin Palko 2024-09-30 22:52:07 -04:00
parent eb9467d495
commit 6d7d2b24b8
4 changed files with 72 additions and 64 deletions

View file

@ -1,45 +1,19 @@
packagesPacman=( packagesPacman=(
"git" "grep"
"grep" "wget"
"wget" "curl"
"curl" "unzip"
"unzip" "wl-clipboard"
"xclip" "inotify-tools"
"ripgrep" "pipewire"
"inotify-tools" "wireplumber"
"hyprland" "pipewire-audio"
"pipewire" "pipewire-alsa"
"wireplumber" "pipewire-pulse"
"pipewire-audio" "python-pywal"
"pipewire-alsa" "vulkan-icd-loader"
"pipewire-pulse" "lib32-vulkan-icd-loader"
"bluez"
"bluez-utils"
"blueman"
"xdg-desktop-portal-wlr"
"xdg-desktop-portal-hyprland"
"python-pywal"
"gtk3"
"gtk4"
"thunar"
"kitty"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
"xorg-xrdb"
"vulkan-icd-loader"
"lib32-vulkan-icd-loader"
) )
packagesYay=( packagesYay=(
"rofi-lbonn-wayland-git"
"swaync"
"swww"
"wlogout"
"nwg-look"
"emote"
"hypridle"
"hyprlock"
) )

View file

@ -1,32 +1,18 @@
packagesPacman=( packagesPacman=(
"zsh" "bitwarden"
"bitwarden" "firefox"
"firefox" "discord"
"github-cli" "caprine"
"lazygit" "obsidian"
"neofetch" "lutris"
"neovim" "steam"
"ttf-jetbrains-mono-nerd"
"btop"
"cmatrix"
"discord"
"caprine"
"obsidian"
"glow"
"lutris"
"steam"
) )
packagesYay=( packagesYay=(
"cava" "emote"
"emote"
"spotify"
"spicetify-cli"
) )
packagesBrew=( packagesBrew=(
"zsh-autosuggestions" "asdf"
"zsh-syntax-highlighting" "lazydocker"
"asdf"
"lazydocker"
) )

View file

@ -0,0 +1,28 @@
packagesPacman=(
"hyprland"
"rofi-wayland"
"swaync"
"swww"
"bluez"
"bluez-utils"
"blueman"
"xdg-desktop-portal-wlr"
"xdg-desktop-portal-hyprland"
"gtk3"
"gtk4"
"thunar"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
"xorg-xrdb"
)
packagesYay=(
"wlogout"
"nwg-look"
"emote"
"hypridle"
"hyprlock"
)

View file

@ -0,0 +1,20 @@
packagesPacman=(
"kitty"
"zsh"
"zsh-autosuggestions"
"zsh-syntax-highlighting"
"git"
"github-cli"
"lazygit"
"neofetch"
"ripgrep"
"neovim"
"ttf-jetbrains-mono-nerd"
"btop"
"cmatrix"
)
packagesYay=(
"asdf-vm"
"cava"
)