mirror of
https://github.com/swaywm/sway.git
synced 2025-12-15 08:56:30 -05:00
Write down style guidelines
This commit is contained in:
parent
d1012c497b
commit
1e753e3a74
2 changed files with 163 additions and 7 deletions
12
README.md
12
README.md
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
"**S**irCmpwn's **Way**land window manager" is a **work in progress**
|
||||
i3-compatible window manager for [Wayland](http://wayland.freedesktop.org/).
|
||||
Read the [FAQ](https://github.com/SirCmpwn/sway/wiki).
|
||||
Read the [FAQ](https://github.com/SirCmpwn/sway/wiki). Join the
|
||||
[IRC channel](http://webchat.freenode.net/?channels=sway&uio=d4) (#sway on
|
||||
irc.freenode.net).
|
||||
|
||||

|
||||
|
||||
|
|
@ -56,9 +58,5 @@ it'll work out of the box. Otherwise, copy `/etc/sway/config` to
|
|||
|
||||
## Running
|
||||
|
||||
Run this from a tty (instead of starting x):
|
||||
|
||||
sway
|
||||
|
||||
If you run it from within x, it will spawn x windows instead of using your
|
||||
hardware directly (useful for development).
|
||||
Instead of running `startx`, run `sway`. You can run `sway` from within X as
|
||||
well, which is useful for testing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue