From 983b455cf35d0fc57387290a57f7ade3ae23ff3b Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Wed, 25 Sep 2024 12:02:54 -0400 Subject: [PATCH] aerospace: Force media workspace onto built-in display --- aerospace/aerospace.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/aerospace/aerospace.toml b/aerospace/aerospace.toml index 897df6f..30222b0 100644 --- a/aerospace/aerospace.toml +++ b/aerospace/aerospace.toml @@ -100,3 +100,6 @@ h = 'resize width -50' l = 'resize width +50' enter = 'mode main' esc = 'mode main' + +[workspace-to-monitor-force-assignment] +6 = 'Built-in Retina Display'