mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-12-26 21:58:08 +01:00
Mention setcap in manual install instructions
This commit is contained in:
parent
1d39c22a38
commit
49fe25c106
1 changed files with 1 additions and 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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue