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

4 lines
63 B
Plaintext

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