This commit is contained in:
Stephan Raabe
2024-02-19 18:14:24 +01:00
parent b67525df47
commit cc5a6e7d4c
30 changed files with 92 additions and 236 deletions
+17
View File
@@ -0,0 +1,17 @@
packagesPacman=(
"qtile"
"picom"
"scrot"
"slock"
"xorg"
"xorg-xinit"
"nitrogen"
"python-dbus-next"
"python-iwlib"
"xclip"
"xautolock"
);
packagesYay=(
"qtile-extras"
);