repo/wayland/sway-tiny/post-install

5 lines
100 B
Plaintext
Raw Normal View History

2021-07-08 03:23:26 -06:00
#!/bin/sh -e
2021-07-08 03:42:53 -06:00
chown root:input "$KISS_ROOT/usr/bin/sway"
chmod g+s "$KISS_ROOT"/usr/bin/sway