Skip to content

Commit 7b37afb

Browse files
committed
Update README.md
1 parent ace8e83 commit 7b37afb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ Run these commands:
6666
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
6767
make
6868
sudo make install
69+
70+
On systems with logind, you need to set a few caps on the binary:
71+
6972
sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway
7073
sudo setcap cap_sys_tty_config=eip /usr/local/bin/sway
7174

0 commit comments

Comments
 (0)