Skip to content

Commit f41a8da

Browse files
fix(aerospace): use g
1 parent 1a6129b commit f41a8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stow/Darwin/.config/aerospace/aerospace.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ if.app-id = "com.spotify.client"
243243
run = "move-node-to-workspace M" # Music; Spotify
244244
[[on-window-detected]]
245245
if.app-id = "com.google.Chrome.app.kjgfgldnnfoeklkmfkjfagphfepbbdan"
246-
run = "move-node-to-workspace M"
246+
run = "move-node-to-workspace G" # Google Meet
247247
[[on-window-detected]]
248248
if.app-id = "com.apple.iCal"
249249
run = "move-node-to-workspace C"

0 commit comments

Comments
 (0)