2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-15 12:22:26 +00:00
repo/wayland/sway-no-seat/post-install

5 lines
100 B
Plaintext
Raw Normal View History

2021-07-08 09:06:02 +00:00
#!/bin/sh -e
2021-07-08 09:43:09 +00:00
chown root:input "$KISS_ROOT/usr/bin/sway"
chmod g+s "$KISS_ROOT"/usr/bin/sway