mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
sway-tiny: clarify rootless
NOTE: Our prior xorg-server worked the exact same way.
This commit is contained in:
parent
1fbfcbef27
commit
af45221e10
@ -13,6 +13,13 @@ NOTE: You must set XDG_RUNTIME_DIR in your shellrc
|
||||
|
||||
export XDG_RUNTIME_DIR=/run/user/\$(id -u)
|
||||
|
||||
NOTE: You must be the first to call DRMSetMaster.
|
||||
|
||||
If you cannot fulfil this requirement, you must
|
||||
use the 'sway' package and run the 'seatd' daemon.
|
||||
|
||||
Another option is to setuid root the sway binary.
|
||||
|
||||
NOTE: This is a fork of sway for KISS Linux. Send all
|
||||
bugs/issues to kisslinux/repo and NOT upstream.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user