summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8b349822..e9143f0f 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,10 @@ it'll work out of the box. Otherwise, copy the sample configuration file to
76`~/.config/sway/config`. It is usually located at `/etc/sway/config`. 76`~/.config/sway/config`. It is usually located at `/etc/sway/config`.
77Run `man 5 sway` for information on the configuration. 77Run `man 5 sway` for information on the configuration.
78 78
79My own dotfiles are available [here](https://gogs.sr.ht/SirCmpwn/dotfiles) if
80you want some inspiration, and definitely check out the
81[wiki](https://github.com/SirCmpwn/sway/wiki) as well.
82
79## Running 83## Running
80 84
81Instead of running `startx`, run `sway`. You can run `sway` from within X as 85Instead of running `startx`, run `sway`. You can run `sway` from within X as