mirror of
https://github.com/swaywm/sway
synced 2024-11-11 08:42:54 +01:00
security: enabled ipc on freebsd
This commit is contained in:
parent
47754642f8
commit
cf292fabde
@ -9,4 +9,11 @@
|
||||
# Configures enabled compositor features for specific programs
|
||||
permit * fullscreen keyboard mouse background screenshot panel lock
|
||||
|
||||
ipc * {
|
||||
* enabled
|
||||
events {
|
||||
* enabled
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user