1
1
mirror of https://github.com/swaywm/sway synced 2024-09-22 01:02:55 +02:00

security: enabled ipc on freebsd

This commit is contained in:
Johannes Lundberg 2017-07-24 18:26:34 +02:00
parent 47754642f8
commit cf292fabde

View File

@ -9,4 +9,11 @@
# Configures enabled compositor features for specific programs
permit * fullscreen keyboard mouse background screenshot panel lock
ipc * {
* enabled
events {
* enabled
}
}