Add simple installation instructions.

This commit is contained in:
redxef 2022-10-20 03:55:23 +02:00
parent c38d3eb577
commit 459de18a9c
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -2,6 +2,11 @@
Launch a program and move it to the correct workspace. Launch a program and move it to the correct workspace.
## Installing
Install all dependencies `python3 -mpip install --upgrade -r requirements.txt`
and copy the script to your path: `cp i3toolwait /usr/local/bin/i3toolwait`.
## Filtering ## Filtering
The program allows to match the window or container based on the returned IPC data. The program allows to match the window or container based on the returned IPC data.