aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr <nwg.piotr@gmail.com>2021-02-16 03:25:46 +0100
committerpiotr <nwg.piotr@gmail.com>2021-02-16 03:25:46 +0100
commit312e7e21cd4f8d664fd0f2027a5e3a2e79735899 (patch)
treea1357d288c346552b5aafc00fd2c4e5cdbdf53a8
parent23c402a44c2682a5a8779433315ca2371da16c73 (diff)
parent3a43d4dcee710ce4286ce57264f2056d2aa0a46c (diff)
downloadautotiling-312e7e21cd4f8d664fd0f2027a5e3a2e79735899.tar.gz
Merge remote-tracking branch 'origin/master'v1.4
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index cf924dd..df2abff 100644
--- a/README.md
+++ b/README.md
@@ -55,10 +55,6 @@ workspaces, but not on even:
i3/sway config file: `exec /path/to/the/script/main.py` on sway or
`exec_always --no-startup-id /path/to/the/script/main.py` on i3. You can give the `main.py` file another name.
- * _Snap_
- ```
- snap install autotiling
- ```
_NOTE:_ The current release and master branch is compatible with sway >= 1.5. For
lower versions you need to use the script from the [sway14
@@ -81,4 +77,4 @@ optional arguments:
-v, --version display version information
-w [WORKSPACES ...], --workspaces [WORKSPACES ...]
Restricts autotiling to certain workspaces. Example: autotiling --workspaces 8 9
-``` \ No newline at end of file
+```