1 2 3 4 5 6 7 8 9 10
#!/bin/sh # Craig Jennings <c@cjennings.net> pkg install -y wayland seatd sway swayidle swaylock-effects foot fuzzel # add XDG RUNTIME to .profile echo "export XDG_RUNTIME_DIR=/var/run/user/`id -u`" >> /root/.profile sysrc seatd_enable="YES" service seatd start