aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormorten-b <32033374+morten-b@users.noreply.github.com>2021-01-14 09:03:14 +0100
committerGitHub <noreply@github.com>2021-01-14 09:03:14 +0100
commitee5eda415280643743ca1222b70217994ae781c9 (patch)
tree76856495345d2c6ea6c30afce52082c5974c3b29 /README.md
parent2167750b25610ccc250a554b45e2c14590c59034 (diff)
downloadautotiling-ee5eda415280643743ca1222b70217994ae781c9.tar.gz
snap removed as it is not maintained nor published
I was not able to package the snap certain development flag, so have removed it.
Diffstat (limited to 'README.md')
-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
+```