Update README.md

This commit is contained in:
Gabriel Féron 2017-10-30 10:02:18 +01:00 committed by Gabriel Féron
parent 42cfe1cf34
commit 4ab66bbbc3
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: