This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-12-23 07:40:11 -07:00
Code
Issues
Wiki
ab2a291e8e
repo
/
wayland
/
sway-no-seat
/
post-install
5 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sway-no-seat: git
2021-07-08 03:06:02 -06:00
#!/bin/sh -e
sway-no-seat: fix post-install
2021-07-08 03:43:09 -06:00
chown root:input "$KISS_ROOT/usr/bin/sway"
chmod g+s "$KISS_ROOT"/usr/bin/sway
Copy Permalink