From 459de18a9c22b58d7c0d53ab017d60364542232a Mon Sep 17 00:00:00 2001 From: redxef Date: Thu, 20 Oct 2022 03:55:23 +0200 Subject: [PATCH] Add simple installation instructions. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6606fad..6c11dcb 100644 --- a/README.md +++ b/README.md @@ -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.