aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index efbcc109..43a63c25 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,13 @@ Binary shows up in `./bin` (or `/usr/local/bin` if you `make install`).
mkdir ~/.config/sway
cp ~/.config/i3/config ~/.config/sway/
+Or if you don't already use i3:
+
+ mkdir ~/.config/sway
+ cp /etc/sway/config ~/.config/sway/
+
+Edit to your liking.
+
[See also](http://i3wm.org/docs/)
## Running