We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99a1f0 commit ace8e83Copy full SHA for ace8e83
README.md
@@ -67,6 +67,7 @@ Run these commands:
67
make
68
sudo make install
69
sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway
70
+ sudo setcap cap_sys_tty_config=eip /usr/local/bin/sway
71
72
On systems without logind, you need to suid the sway binary:
73
0 commit comments