missing key packages
This commit is contained in:
parent
ed23c33b5a
commit
7a2ae3600c
1 changed files with 17 additions and 16 deletions
|
|
@ -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"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue