From f02cf75ff3b759c530f195d320c722bb30380155 Mon Sep 17 00:00:00 2001 From: Yacine Hmito Date: Wed, 23 Dec 2015 12:22:48 +0100 Subject: Use SYSCONFDIR as recommended - swaylock config path not hardcoded anymore - the unusual and weird FALLBACK_CONFIG_DIR is no more --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3446e312..4f81bd19 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,8 @@ On systems without logind, you need to suid the sway binary: If you already use i3, then copy your i3 config to `~/.config/sway/config` and it'll work out of the box. Otherwise, copy the sample configuration file to -`~/.config/sway/config`. It is located at `/etc/sway/config`, unless the -`DFALLBACK_CONFIG_DIR` flag has been set. Run `man 5 sway` for information on -the configuration. +`~/.config/sway/config`. It is usually located at `/etc/sway/config`. +Run `man 5 sway` for information on the configuration. ## Running -- cgit v1.2.3-54-g00ecf