mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-01-14 08:01:09 +01:00
Mention cap_sys_tty_config in readme
This commit is contained in:
parent
e659db4f73
commit
82729eeb0c
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ Run these commands:
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway
|
sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway
|
||||||
|
sudo setcap cap_sys_tty_config=eip /usr/local/bin/sway
|
||||||
|
|
||||||
On systems without logind, you need to suid the sway binary:
|
On systems without logind, you need to suid the sway binary:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue