Add mouse ungrab functionality

This commit is contained in:
2026-06-09 15:46:43 -04:00
parent 8560eff3ac
commit 0d3f17c1aa
3 changed files with 44 additions and 0 deletions

View File

@@ -14,6 +14,9 @@ trust_level = "trusted"
[projects."/home/jyelon/jbashrc"]
trust_level = "trusted"
[projects."/home/jyelon"]
trust_level = "trusted"
[notice.model_migrations]
"gpt-5.3-codex" = "gpt-5.4"
"gpt-5.4" = "gpt-5.5"