Moved packages from 1-install.sh into 2-install-qtile.sh that are only Qtile related.
This commit is contained in:
@@ -48,6 +48,9 @@ echo "-> Install main packages"
|
||||
packagesPacman=(
|
||||
"qtile"
|
||||
"polybar"
|
||||
"picom"
|
||||
"scrot"
|
||||
"slock"
|
||||
);
|
||||
|
||||
# ------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user