diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ Run these commands: cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc .. make sudo make install + sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway On systems without logind, you need to suid the sway binary: |