mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:47:45 +00:00
Base: Allow NotificationServer to access the Clipboard
Otherwise it fails to even start.
This commit is contained in:
parent
e5a231e36f
commit
00c166e2ca
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ lookup:x:10:protocol,anon
|
||||||
protocol:x:11:anon
|
protocol:x:11:anon
|
||||||
notify:x:12:anon
|
notify:x:12:anon
|
||||||
window:x:13:anon,notify
|
window:x:13:anon,notify
|
||||||
clipboard:x:14:anon
|
clipboard:x:14:anon,notify
|
||||||
users:x:100:anon
|
users:x:100:anon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue