hide next overlay; ctrl+shift+d to hide dials; move dials to bottom left

This commit is contained in:
KC Beard 2025-12-04 13:10:37 -05:00
parent e611e42542
commit 90eb038cd7
3 changed files with 45 additions and 50 deletions

View file

@ -0,0 +1,7 @@
{
"permissions": {
"allow": ["Bash(pnpm --filter @niteshift/dials build:*)"],
"deny": [],
"ask": []
}
}