Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
nwg-piotr committed Feb 16, 2021
2 parents 23c402a + 3a43d4d commit 312e7e2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
```
```

0 comments on commit 312e7e2

Please sign in to comment.