monitor fix
This commit is contained in:
@@ -7,10 +7,9 @@ let
|
||||
output "eDP-1" enable
|
||||
}
|
||||
|
||||
# laptop above external monitor
|
||||
profile desk {
|
||||
output "HDMI-A-2" enable position 0,0
|
||||
output "eDP-1" enable position 0,1440
|
||||
profile dual {
|
||||
output eDP-1 mode 1920x1080 position 190,1080 scale 1.25 transform normal
|
||||
output HDMI-A-2 mode 1920x1080@60Hz position 0,0 scale 1 transform normal
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user