sway-tiny: add link to DrmSetMaster info

This commit is contained in:
Dylan Araps 2021-07-28 13:25:55 +03:00
parent cf45c1ffde
commit cf41d1db72
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ NOTE: You must be the first to call DRMSetMaster.
Another option is to setuid root the sway binary.
See: https://github.com/torvalds/linux/commit/45bc3d26c95a8fc63a7d8668ca9e57ef0883351c
NOTE: sway-tiny does not spawn a subshell for exec
commands, it executes them directly. Use the full
path to the program you would like to execute.