mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 12:33:50 +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