add gtk and nvidia - removed qt5
This commit is contained in:
parent
7328525e2a
commit
f5832bcc1b
2 changed files with 2 additions and 4 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -13,10 +13,6 @@ packagesPacman=(
|
||||||
"discord"
|
"discord"
|
||||||
"caprine"
|
"caprine"
|
||||||
"obsidian"
|
"obsidian"
|
||||||
"qt-quickcontrols"
|
|
||||||
"qt-quickcontrols2"
|
|
||||||
"qt5-graphicaleffects"
|
|
||||||
"qt5-svg"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
packagesYay=(
|
packagesYay=(
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue