fixes aerospace

This commit is contained in:
Dennis Schoepf 2025-12-03 23:07:35 +01:00
parent 5aeaa521f8
commit 9bc47a8b13

View file

@ -91,7 +91,11 @@
}
{
"if".app-id = "com.mitchellh.ghostty";
run = "layout floating && fullscreen";
run = "layout floating";
}
{
"if".app-id = "com.mitchellh.ghostty";
run = "fullscreen";
}
];
};