Skip to content

Commit 46318a1

Browse files
Update get-dependencies.sh
1 parent 511a1b4 commit 46318a1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

get-dependencies.sh

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ ARCH=$(uname -m)
77
echo "Installing package dependencies..."
88
echo "---------------------------------------------------------------"
99
pacman -Syu --noconfirm \
10-
libdecor \
11-
qt6-base \
10+
kvantum \
11+
libdecor \
12+
lxqt-qtplugin \
13+
qt6-base \
14+
qt6ct \
1215
sdl2
1316

1417
echo "Installing debloated packages..."

0 commit comments

Comments
 (0)