Merge pull request #1443 from gferon/gferon-readme-edit

Update README.md
This commit is contained in:
Drew DeVault 2017-11-02 12:38:18 -04:00
parent 4b0479d7ba
commit 96cd3a3271
8 changed files with 8 additions and 8 deletions

View file

@ -83,7 +83,7 @@ Run these commands:
On systems with logind, you need to set a few caps on the binary:
sudo setcap "cap_sys_ptrace,cap_sys_tty_config=eip" /usr/bin/sway
sudo setcap "cap_sys_ptrace,cap_sys_tty_config=eip" /usr/local/bin/sway
On systems without logind, you need to suid the sway binary: