uped slate to 6 monitors
This commit is contained in:
parent
0a57b96176
commit
e1a52c9206
4
slate.js
4
slate.js
@ -185,8 +185,8 @@ slate.bind("a:ctrl,alt,cmd", slate.operation("layout", {
|
|||||||
}));
|
}));
|
||||||
|
|
||||||
|
|
||||||
//slate.default(["0X0","2880x1800","1080x1920","1920x1080"], fourMonitorLayout);
|
|
||||||
slate.default(4, fourMonitorLayout);
|
slate.default(6, fourMonitorLayout);
|
||||||
|
|
||||||
if(slate.screenCount() == 4){
|
if(slate.screenCount() == 4){
|
||||||
slate.operation("layout", {
|
slate.operation("layout", {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user