aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpiotr <nwg.piotr@gmail.com>2019-11-15 01:23:09 +0100
committerpiotr <nwg.piotr@gmail.com>2019-11-15 01:23:09 +0100
commitff80a3a45facd0d345307b54581c94a05d801311 (patch)
tree31b906bbe29bc4fac3af254875eca4a49072da71 /README.md
parent6f313147fdd4eeae13a774993df59bf40aa20e68 (diff)
downloadautotiling-ff80a3a45facd0d345307b54581c94a05d801311.tar.gz
README updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index b9021cc..30e64d0 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,11 @@ Inspired by https://github.com/olemartinorg/i3-alternating-layout
2. Add `exec autotiling` to the `~/.config/sway/config` or `exec --no-startup-id autotiling`
to the `~/.config/i3/config` file. **Do not** use `exec_always`.
+**python 3.8 note:**
+
+If you've just updated to python 3.8, the script most likely stopped working. Uninstall both `azote` and `python-i3ipc`
+packages and install `azote` again.
+
**Manually**