From 988d0b06dbfbe46e32e10d56f6bda5c0653616e0 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Tue, 22 Jul 2025 20:44:46 -0700 Subject: Fix linux --- dots/aerospace/.aerospace.toml.j2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dots') diff --git a/dots/aerospace/.aerospace.toml.j2 b/dots/aerospace/.aerospace.toml.j2 index c8f57cc..f62defa 100644 --- a/dots/aerospace/.aerospace.toml.j2 +++ b/dots/aerospace/.aerospace.toml.j2 @@ -122,6 +122,7 @@ automatically-unhide-macos-hidden-apps = true shift-down = ['volume set 0', 'mode main'] {% for name, ws in window_manager.workspaces.items() %} +{% if "apps" in ws %} {% for app in ws.apps %} [[on-window-detected]] @@ -131,4 +132,5 @@ automatically-unhide-macos-hidden-apps = true {% endfor %} {% endfor %} +{% endif %} {% endfor %} -- cgit v1.2.3-70-g09d2