From 68caa8deba08d2a24d73760d9f7808a94e3fe693 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 12 Sep 2023 04:27:04 +0200 Subject: readme: Stop recommending setuid bit for non-logind systems - Optional since Sway 1.6 per swaywm/wlroots@bad1e9afa8ea - Deprecated in Sway 1.7 per 67d3d952b6cd - Removed in Sway 1.8 per e5728052b59f - Ignored in future versions (keeps root priveleges) --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b3a51811..1cf117c5 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,6 @@ Run these commands: ninja -C build/ sudo ninja -C build/ install -On systems without logind nor seatd, you need to suid the sway binary: - - sudo chmod a+s /usr/local/bin/sway - -Sway will drop root permissions shortly after startup. - ## Configuration If you already use i3, then copy your i3 config to `~/.config/sway/config` and -- cgit v1.2.3-54-g00ecf