Add simple installation instructions.
This commit is contained in:
parent
c38d3eb577
commit
459de18a9c
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
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
|
||||
|
||||
The program allows to match the window or container based on the returned IPC data.
|
||||
|
|
Loading…
Reference in a new issue