From 564e97839ffa92fdf5f5c388a48734eae3816301 Mon Sep 17 00:00:00 2001 From: mara Date: Tue, 18 Jun 2024 14:36:17 +0200 Subject: [PATCH] source bin/activate --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 030854a..6f5e053 100644 --- a/install.sh +++ b/install.sh @@ -315,7 +315,7 @@ fi git clone https://github.com/qtile/qtile.git -. ~/.local/src/qtile_venv/bin/activate +source bin/activate pip install dbus-next psutil wheel pip install -r qtile/requirements.txt bin/pip install qtile/.