add gtk and nvidia - removed qt5

This commit is contained in:
Benjamin Palko 2024-03-20 10:32:36 -05:00
parent 7328525e2a
commit f5832bcc1b
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,5 @@
packagesPacman=( packagesPacman=(
"nvidia"
"git" "git"
"grep" "grep"
"wget" "wget"
@ -13,6 +14,7 @@ packagesPacman=(
"pipewire-pulse" "pipewire-pulse"
"xdg-desktop-portal-hyprland" "xdg-desktop-portal-hyprland"
"gtk3" "gtk3"
"gtk4"
"thunar" "thunar"
"kitty" "kitty"
"wofi" "wofi"

View file

@ -13,10 +13,6 @@ packagesPacman=(
"discord" "discord"
"caprine" "caprine"
"obsidian" "obsidian"
"qt-quickcontrols"
"qt-quickcontrols2"
"qt5-graphicaleffects"
"qt5-svg"
) )
packagesYay=( packagesYay=(