aerospoce: Define assignments for desk monitors
This commit is contained in:
parent
61d47f8ec0
commit
e90c528828
1 changed files with 17 additions and 1 deletions
|
|
@ -111,3 +111,19 @@ esc = 'mode main'
|
||||||
|
|
||||||
[workspace-to-monitor-force-assignment]
|
[workspace-to-monitor-force-assignment]
|
||||||
6 = 'Built-in Retina Display'
|
6 = 'Built-in Retina Display'
|
||||||
|
7 = [3, 'main']
|
||||||
|
8 = [3, 'main']
|
||||||
|
9 = [3, 'main']
|
||||||
|
10 = [3, 'main']
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'us.zoom.xos'
|
||||||
|
run = 'move-node-to-workspace 8'
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'com.linear'
|
||||||
|
run = 'move-node-to-workspace 9'
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'notion.id'
|
||||||
|
run = 'move-node-to-workspace 10'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue