sway-slonk-git/sway-git.install
2016-12-04 09:08:22 -05:00

3 lines
63 B
Text

post_install() {
setcap cap_sys_ptrace=eip /usr/bin/sway
}