45 lines
598 B
Bash
45 lines
598 B
Bash
packagesPacman=(
|
|
"git"
|
|
"grep"
|
|
"wget"
|
|
"curl"
|
|
"unzip"
|
|
"xclip"
|
|
"ripgrep"
|
|
"inotify-tools"
|
|
"hyprland"
|
|
"pipewire"
|
|
"wireplumber"
|
|
"pipewire-audio"
|
|
"pipewire-alsa"
|
|
"pipewire-pulse"
|
|
"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=(
|
|
"rofi-lbonn-wayland-git"
|
|
"swaync"
|
|
"swww"
|
|
"wlogout"
|
|
"nwg-look"
|
|
"emote"
|
|
"hypridle"
|
|
"hyprlock"
|
|
)
|