blob: c3d9fdb291be823f484cbcee6a6e67e4b87b0258 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
profile Laptop {
output eDP-1 position 0,0 mode 1920x1080
}
profile Dock {
output HDMI-A-1 position 0,0 mode 1920x1080
output eDP-1 position 1920,0 mode 1920x1080
exec mmsg -d focusmon,HDMI-A-1
}
|