fix(kanshi): remove internal ouput from p330 config
parent
b5aa5c6300
commit
2d2b646d34
|
@ -20,10 +20,6 @@
|
|||
position = "2560,0";
|
||||
transform = "270";
|
||||
}
|
||||
{
|
||||
criteria = "eDP-1";
|
||||
status = "disable";
|
||||
}
|
||||
];
|
||||
exec = ''
|
||||
exec swaymsg workspace 0, move workspace to output '"Samsung Electric Company U28E590 HTPJ300612"'
|
||||
|
@ -54,10 +50,6 @@
|
|||
status = "enable";
|
||||
position = "1920,0";
|
||||
}
|
||||
{
|
||||
criteria = "eDP-1";
|
||||
status = "disable";
|
||||
}
|
||||
];
|
||||
exec = ''
|
||||
exec swaymsg workspace 0, move workspace to output '"Samsung Electric Company SMS24A450 H4MCA12738"'
|
||||
|
|
Loading…
Reference in New Issue