working on hud setup

This commit is contained in:
2026-03-30 20:35:43 +02:00
parent bdb54822b0
commit f3cb672d65
5 changed files with 118 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
},
"to": [
{
"shell_command": "/Applications/kitty.app/Contents/MacOS/kitten quick-access-terminal --detach"
"shell_command": "/Applications/kitty.app/Contents/kitty-quick-access.app/Contents/MacOS/kitty-quick-access --instance-group quick-access >/tmp/kitty-quick-access.log 2>&1 < /dev/null &"
}
]
}