diff options
author | Alan Pearce | 2020-01-02 11:14:05 +0100 |
---|---|---|
committer | Alan Pearce | 2020-01-02 11:14:05 +0100 |
commit | 6d2cd91e0e70e5595815de25a6076ba6c79e39a5 (patch) | |
tree | fd9b5bae02960e34c7df51dd8f81a052797a010b /system/autorandr/docked-open/config | |
parent | b0a86b62ec4c54b134a45a17e44e93569dc0ef14 (diff) | |
download | nixfiles-6d2cd91e0e70e5595815de25a6076ba6c79e39a5.tar.lz nixfiles-6d2cd91e0e70e5595815de25a6076ba6c79e39a5.tar.zst nixfiles-6d2cd91e0e70e5595815de25a6076ba6c79e39a5.zip |
autorandr: make docked-open similar to docked-close
Diffstat (limited to 'system/autorandr/docked-open/config')
-rw-r--r-- | system/autorandr/docked-open/config | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/system/autorandr/docked-open/config b/system/autorandr/docked-open/config index 42437216..231a3942 100644 --- a/system/autorandr/docked-open/config +++ b/system/autorandr/docked-open/config @@ -1,23 +1,25 @@ output DP1 off -output HDMI1 -off output DP2 off +output DP2-3 +off +output HDMI1 +off output HDMI2 off -output DP2-3 +output VIRTUAL1 off output eDP1 mode 1920x1080 -pos 0x0 -primary +pos 1600x1440 rate 60.03 output DP2-1 mode 2560x1440 -pos 1920x0 +pos 0x0 +primary rate 59.95 output DP2-2 mode 2560x1440 -pos 4480x0 +pos 2560x0 rate 59.95 |