mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 02:47:46 +03:00
readme: Stop recommending setuid bit for non-logind systems
- Optional since Sway 1.6 per swaywm/wlroots@bad1e9afa8 - Deprecated in Sway 1.7 per67d3d952b6
- Removed in Sway 1.8 pere5728052b5
- Ignored in future versions (keeps root priveleges)
This commit is contained in:
parent
8edc48f6dd
commit
68caa8deba
24 changed files with 0 additions and 149 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue