skipper: fix kanshi not reverting when disconnecting external monitor
This commit is contained in:
parent
209d9e8e1b
commit
49269cdc05
1 changed files with 2 additions and 0 deletions
|
@ -9,8 +9,10 @@ _: {
|
||||||
outputs = [
|
outputs = [
|
||||||
{
|
{
|
||||||
criteria = "eDP-1";
|
criteria = "eDP-1";
|
||||||
|
transform = "normal";
|
||||||
mode = "1920x1080";
|
mode = "1920x1080";
|
||||||
position = "0,0";
|
position = "0,0";
|
||||||
|
scale = 1.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue