profiles/aerospace: add Ghostty tiling workaround for macOS
This commit is contained in:
@@ -30,6 +30,12 @@
|
||||
};
|
||||
run = "layout floating";
|
||||
}
|
||||
{
|
||||
"if" = {
|
||||
"app-id" = "com.mitchellh.ghostty";
|
||||
};
|
||||
run = "layout tiling";
|
||||
}
|
||||
];
|
||||
|
||||
mode = {
|
||||
|
||||
Reference in New Issue
Block a user