diff --git a/sway/sway-security.7.txt b/sway/sway-security.7.txt index 9a2581b1..588684b9 100644 --- a/sway/sway-security.7.txt +++ b/sway/sway-security.7.txt @@ -101,9 +101,9 @@ policies. These features are: **screenshot**:: Permission to take screenshots or record the screen. -By default, all programs are granted **fullscreen**, **keyboard**, **mouse**, and -**ipc** permissions. You can use the following config commands to control a -program's access: +By default, no permissions are granted (though saner defaults are provided in +/etc/sway/config.d/security). You can use the following config commands to control +a program's access: **permit** :: Permits to use (each feature seperated by a space).