diff options
author | Drew DeVault <sir@cmpwn.com> | 2017-08-14 11:56:58 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2017-08-14 11:56:58 -0400 |
commit | e93622e4ee387db5c37d24d7a704cd498a14a0da (patch) | |
tree | b0bb35ce5f475903f79cd43d4e6f94f074e070a7 | |
parent | 222b734524200cac0227a639c255ba69d5fb9424 (diff) |
Update READMEs
-rw-r--r-- | README.de.md | 4 | ||||
-rw-r--r-- | README.md | 8 |
2 files changed, 2 insertions, 10 deletions
diff --git a/README.de.md b/README.de.md index f58f5657..332b261e 100644 --- a/README.de.md +++ b/README.de.md @@ -90,10 +90,6 @@ Wenn du schon i3 benutzt, kopiere einfach deine i3 Konfiguration nach benutzen. Die befindent sich normalerweise unter `/etc/sway/config`. Um mehr Informationen über die Konfiguration zu erhalten, führe `man 5 sway` aus. -Als Inspiration kannst du dir meine eigene Konfiguration -[hier](https://git.sr.ht/~sircmpwn/dotfiles) anschauen. Außerdem solltest du -einen Blick in das [Wiki](https://github.com/SirCmpwn/sway/wiki) werfen. - ## Verwendung Führe `sway` von einem TTY aus. Manche Displaymanager könnten funktionieren, werden aber @@ -10,8 +10,8 @@ irc.freenode.net). [![](https://sr.ht/ICd5.png)](https://sr.ht/ICd5.png) -If you'd like to support Sway development, you can contribute to [my Patreon -page](https://patreon.com/sircmpwn) or you can contribute to +If you'd like to support Sway development, you can contribute to [SirCmpwn's +Patreon page](https://patreon.com/sircmpwn) or you can contribute to [bounties](https://github.com/SirCmpwn/sway/issues/986) for specific features. Anyone is welcome to claim a bounty and you can make a bounty for any feature you wish, and Patreon is more useful for supporting the overall health and @@ -89,10 +89,6 @@ it'll work out of the box. Otherwise, copy the sample configuration file to `~/.config/sway/config`. It is usually located at `/etc/sway/config`. Run `man 5 sway` for information on the configuration. -My own dotfiles are available [here](https://git.sr.ht/~sircmpwn/dotfiles) if -you want some inspiration, and definitely check out the -[wiki](https://github.com/SirCmpwn/sway/wiki) as well. - ## Running Run `sway` from a TTY. Some display managers may work but are not supported by |