add reaadme and stuff

This commit is contained in:
neon443
2025-03-16 16:59:32 +00:00
parent 4373233432
commit d9d82d3304
9 changed files with 55 additions and 33 deletions

BIN
DockPhobia/.DS_Store vendored
View File

Binary file not shown.

View File

@@ -6,8 +6,8 @@
<string>allow it</string>
<key>NSAccessibilitysUsageDescription</key>
<string>allow it</string>
<key>com.apple.security.automation.apple-events<>
<true>
<key>com.apple.security.automation.apple-events</key>
<true/>
<key>com.apple.security.scripting-targets</key>
<dict>
<key>com.apple.mail</key>

View File

@@ -1,5 +0,0 @@
tell application "System Events"
tell dock preferences
set screen edge to right
end tell
end tell