[aerospace] Fix RDC window location

This commit is contained in:
Andrew Williams
2026-01-29 13:51:41 +00:00
parent 213d5a306b
commit c85ccc3d6f

View File

@@ -322,4 +322,4 @@ check-further-callbacks = false
# Accordian the connection windows
[[on-window-detected]]
if.app-id = 'com.microsoft.rdc.macos'
run = ['move-node-to-workspace W', 'layout v_accordion']
run = ['move-node-to-workspace R', 'layout v_accordion']