sync: 2026-06-26 22:10

This commit is contained in:
marcus.hinz
2026-06-26 22:10:18 +02:00
parent f044190474
commit fef1d3451d
8 changed files with 56 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -dump)",
"Bash(killall Dock)"
]
}
}