upload after that funky crash

This commit is contained in:
xenomxrph
2026-05-14 21:16:36 +02:00
parent d4754a98dd
commit 9bc93b1f58
54 changed files with 7522 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
tell application "Ghostty"
activate
tell application "System Events"
keystroke "," using {command down, shift down} -- cmd+shift+,
end tell
end tell