From f0749b308158456712159c03874a2ade957e610f Mon Sep 17 00:00:00 2001 From: myortv Date: Sat, 17 Jan 2026 08:37:20 +0300 Subject: Multihead support Rewriten Layout setup Support for restorable windows --- script.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'script.sh') diff --git a/script.sh b/script.sh index 8fe4b35..a62037d 100755 --- a/script.sh +++ b/script.sh @@ -1,2 +1,2 @@ -source ~/watcher/venv/bin/activate -exec python ~/watcher/main.py +source venv/bin/activate +python watcher.py -- cgit v1.3.1