1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-06-07 19:56:29 +02:00

Add suid instructions to readme

This commit is contained in:
Drew DeVault 2015-11-29 10:18:02 -05:00
parent 9d2bbe2640
commit fd4cf52518

View File

@ -50,6 +50,10 @@ Run these commands:
make
sudo make install
On systems without logind, you need to suid the sway binary:
sudo chmod a+s /usr/bin/sway
## Configuration
If you already use i3, then copy your i3 config to `~/.config/sway/config` and