aboutsummaryrefslogtreecommitdiffstats
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`).
45 mkdir ~/.config/sway 45 mkdir ~/.config/sway
46 cp ~/.config/i3/config ~/.config/sway/ 46 cp ~/.config/i3/config ~/.config/sway/
47 47
48Or if you don't already use i3:
49
50 mkdir ~/.config/sway
51 cp /etc/sway/config ~/.config/sway/
52
53Edit to your liking.
54
48[See also](http://i3wm.org/docs/) 55[See also](http://i3wm.org/docs/)
49 56
50## Running 57## Running