sway-no-seat: fix post-install

This commit is contained in:
Dylan Araps 2021-07-10 01:21:28 +03:00
parent bb043d522a
commit 8138cd2213
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -1,7 +1,7 @@
#!/bin/sh -e
chown root:input "$KISS_ROOT/usr/bin/sway"
chmod g+s "$KISS_ROOT"/usr/bin/sway
chmod g+s "$KISS_ROOT/usr/bin/sway"
cat <<EOF