Amed Aerospace config for multi monitor setup
This commit is contained in:
parent
82560246b4
commit
9cdab0f694
2 changed files with 5 additions and 0 deletions
|
|
@ -74,3 +74,6 @@ alt-shift-right = ['join-with right', 'mode main']
|
|||
[[on-window-detected]]
|
||||
if.app-id = 'com.electron.logseq'
|
||||
run = 'move-node-to-workspace l'
|
||||
|
||||
[workspace-to-monitor-force-assignment]
|
||||
5 = 'secondary'
|
||||
|
|
|
|||
|
|
@ -116,6 +116,8 @@
|
|||
"com.apple.mouse.tapBehavior" = 1;
|
||||
};
|
||||
|
||||
spaces.spans-displays = true;
|
||||
|
||||
trackpad = {
|
||||
Clicking = true;
|
||||
TrackpadRightClick = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue