From 8c9c31b4f2b9f50bd0793da621aefe92b20487bd Mon Sep 17 00:00:00 2001 From: Hugo <hugo@whynothugo.nl> Date: Wed, 1 Nov 2023 15:20:59 +0100 Subject: [PATCH] Updated Running Sway without systemd (markdown) --- Running-Sway-without-systemd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-Sway-without-systemd.md b/Running-Sway-without-systemd.md index ad43765..ed6d706 100644 --- a/Running-Sway-without-systemd.md +++ b/Running-Sway-without-systemd.md @@ -1,4 +1,4 @@ -_Note: This page applies to Sway-1.0 with wlroots and does not apply to 0.15_ +_Note: This page applies to Sway-1.0 with wlroots and later versions. It does not apply to 0.15_ Sway makes use of systemd's logind to handle sessions and allows sway to run without elevated privileges. This is the recommended way to use Sway.