fixes aerospace
This commit is contained in:
parent
5aeaa521f8
commit
9bc47a8b13
1 changed files with 5 additions and 1 deletions
|
|
@ -91,7 +91,11 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"if".app-id = "com.mitchellh.ghostty";
|
"if".app-id = "com.mitchellh.ghostty";
|
||||||
run = "layout floating && fullscreen";
|
run = "layout floating";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"if".app-id = "com.mitchellh.ghostty";
|
||||||
|
run = "fullscreen";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue