compositor: Launch X server rootless
This commit is contained in:
@@ -91,7 +91,7 @@ wlsc_xserver_handle_event(int listen_fd, uint32_t mask, void *data)
|
|||||||
"/usr/bin/Xorg",
|
"/usr/bin/Xorg",
|
||||||
display,
|
display,
|
||||||
"-wayland",
|
"-wayland",
|
||||||
// "-rootless",
|
"-rootless",
|
||||||
"-retro",
|
"-retro",
|
||||||
"-logfile", "/tmp/foo",
|
"-logfile", "/tmp/foo",
|
||||||
"-terminate",
|
"-terminate",
|
||||||
|
|||||||
Reference in New Issue
Block a user