missing key packages

This commit is contained in:
Benjamin Palko 2024-04-15 00:19:04 +00:00
parent ed23c33b5a
commit 7a2ae3600c

View file

@ -1,12 +1,13 @@
packagesPacman=(
"nvidia"
packagesPacman=("nvidia"
"git"
"grep"
"wget"
"curl"
"unzip"
"xclip"
"ripgrep"
"hyprland"
"inotify-tools"
"hyprland"
"pipewire"
"wireplumber"
"pipewire-audio"
@ -15,26 +16,26 @@ packagesPacman=(
"bluez"
"bluez-utils"
"blueman"
"xdg-desktop-portal-hyprland"
"xdg-desktop-portal-hyprland"
"python-pywal"
"gtk3"
"gtk4"
"thunar"
"kitty"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
)
packagesYay=(
"rofi-lbonn-wayland-git"
"swaync"
"swww"
"wlogout"
"nwg-look"
"emote"
"hypridle"
"hyprlock"
"swaync"
"swww"
"wlogout"
"nwg-look"
"emote"
"hypridle"
"hyprlock"
)