mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 08:51:27 +00:00
Add a script to automate the process
parent
49468c1d29
commit
efdcfe7c3f
|
@ -1,8 +1,12 @@
|
||||||
## Before installing
|
## Before installing
|
||||||
|
|
||||||
*Note*: these instructions are community-maintained and are not supported by sway.
|
**Note**: these instructions are community-maintained and are not supported by sway.
|
||||||
|
|
||||||
This document will guide you through installing sway on Debian 10 (Buster).
|
This document will guide you through installing Sway on Debian 10 (Buster).
|
||||||
|
|
||||||
|
If you prefer to just run a script, you can use this gist: <https://gist.github.com/davidrios/535c43cbaafe6be665b7c6bd345ea6f4>.
|
||||||
|
|
||||||
|
Else, proceed with the manual steps below.
|
||||||
|
|
||||||
Make sure you have activated the `contrib` and `non-free` apt repositories.
|
Make sure you have activated the `contrib` and `non-free` apt repositories.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue