mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
sway-no-seat: clarify rootless
NOTE: Our prior xorg-server worked the exact same way.
This commit is contained in:
parent
b8d5049694
commit
1fbfcbef27
@ -13,4 +13,11 @@ 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.
|
||||
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user