mirror of
https://github.com/swaywm/sway.git
synced 2026-06-20 14:32:55 -04:00
3 lines
No EOL
83 B
Text
3 lines
No EOL
83 B
Text
post_install() {
|
|
setcap "cap_sys_ptrace,cap_sys_tty_config=eip" /usr/bin/sway
|
|
} |