summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-04-26 10:07:32 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2017-05-01 10:24:52 -0400
commitaa341ebe7bfc1afce30bd685a25523bd96f71e09 (patch)
tree5bcca08aad4e65d288abf218b50172a3137d2d71 /README.md
parentMerge pull request #1194 from snoack/version (diff)
downloadsway-aa341ebe7bfc1afce30bd685a25523bd96f71e09.tar.gz
sway-aa341ebe7bfc1afce30bd685a25523bd96f71e09.tar.zst
sway-aa341ebe7bfc1afce30bd685a25523bd96f71e09.zip
Fix link to dotfiles, closes #1193
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dc39bf91..548fc6ed 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ it'll work out of the box. Otherwise, copy the sample configuration file to
84`~/.config/sway/config`. It is usually located at `/etc/sway/config`. 84`~/.config/sway/config`. It is usually located at `/etc/sway/config`.
85Run `man 5 sway` for information on the configuration. 85Run `man 5 sway` for information on the configuration.
86 86
87My own dotfiles are available [here](https://gogs.sr.ht/SirCmpwn/dotfiles) if 87My own dotfiles are available [here](https://git.sr.ht/~sircmpwn/dotfiles) if
88you want some inspiration, and definitely check out the 88you want some inspiration, and definitely check out the
89[wiki](https://github.com/SirCmpwn/sway/wiki) as well. 89[wiki](https://github.com/SirCmpwn/sway/wiki) as well.
90 90