diff options
| author | myortv <myortv@proton.me> | 2026-01-17 08:37:20 +0300 |
|---|---|---|
| committer | myortv <myortv@proton.me> | 2026-01-17 08:37:20 +0300 |
| commit | f0749b308158456712159c03874a2ade957e610f (patch) | |
| tree | f2b36872245ddadac7dea17632d6513dd5aca716 /script.sh | |
| parent | 2bfe0ea5d0399700f972962c3a77798caf8269b6 (diff) | |
Multihead support
Rewriten Layout setup
Support for restorable windows
Diffstat (limited to 'script.sh')
| -rwxr-xr-x | script.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -source ~/watcher/venv/bin/activate -exec python ~/watcher/main.py +source venv/bin/activate +python watcher.py |
