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