diff options
author | piotr <nwg.piotr@gmail.com> | 2019-11-15 01:23:09 +0100 |
---|---|---|
committer | piotr <nwg.piotr@gmail.com> | 2019-11-15 01:23:09 +0100 |
commit | ff80a3a45facd0d345307b54581c94a05d801311 (patch) | |
tree | 31b906bbe29bc4fac3af254875eca4a49072da71 | |
parent | 6f313147fdd4eeae13a774993df59bf40aa20e68 (diff) | |
download | autotiling-ff80a3a45facd0d345307b54581c94a05d801311.tar.gz |
README updated
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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** |