From d9b8b197b086f7ff9273daefefc7fc6f250274bf Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 30 Jun 2017 11:15:25 +1000 Subject: [PATCH] docs: README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bb19216..2b2d034 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,10 @@ Add this line to your shell startup file. (`.bashrc`, `.zshrc` or etc.) ```sh # Import colorscheme from 'wal' (wal -r &) + +# If the command above doesn't work, +# try this alternative. +setsid wal -r ``` Here's how the extra syntax above works: