mirror of
https://github.com/swaywm/sway.git
synced 2026-05-03 06:46:26 -04:00
added sway.install to set pcap permissions on arch
This commit is contained in:
parent
32a109d756
commit
d095a9bf3e
1 changed files with 3 additions and 0 deletions
3
dist/archlinux/sway.install
vendored
Normal file
3
dist/archlinux/sway.install
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
post_install() {
|
||||||
|
setcap "cap_sys_ptrace,cap_sys_tty_config=eip" /usr/bin/sway
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue