From 9bae76c8638d84c24a1871870024e5010c842907 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 8 Jul 2021 17:56:09 +0300 Subject: [PATCH] sway-no-seat: add note to post-install --- wayland/sway-no-seat/post-install | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wayland/sway-no-seat/post-install b/wayland/sway-no-seat/post-install index 1915d004..3564eb30 100755 --- a/wayland/sway-no-seat/post-install +++ b/wayland/sway-no-seat/post-install @@ -2,3 +2,15 @@ chown root:input "$KISS_ROOT/usr/bin/sway" chmod g+s "$KISS_ROOT"/usr/bin/sway + +cat <