From f9f06adb014cb95e08c8a600c178e9f5a81c6d10 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 19 May 2018 19:49:53 +0200 Subject: autorandr: Update docked configuration --- autorandr/.config/autorandr/docked/config | 14 ++++++-------- autorandr/.config/autorandr/docked/setup | 4 ++-- autorandr/.config/autorandr/postswitch | 2 +- 3 files changed, 9 insertions(+), 11 deletions(-) (limited to 'autorandr/.config') diff --git a/autorandr/.config/autorandr/docked/config b/autorandr/.config/autorandr/docked/config index 7d10c08..b343e8a 100644 --- a/autorandr/.config/autorandr/docked/config +++ b/autorandr/.config/autorandr/docked/config @@ -1,22 +1,20 @@ output DP1 off -output DP2 -off -output DP2-3 -off output HDMI1 off +output DP2 +off output HDMI2 off -output VIRTUAL1 +output DP2-3 off output eDP1 off output DP2-1 -mode 1920x1200 -pos 0x0 +mode 2560x1440 +pos 1920x0 rate 59.95 output DP2-2 mode 1920x1200 -pos 1920x0 +pos 0x240 rate 59.95 diff --git a/autorandr/.config/autorandr/docked/setup b/autorandr/.config/autorandr/docked/setup index 4c2599b..18b8e0d 100644 --- a/autorandr/.config/autorandr/docked/setup +++ b/autorandr/.config/autorandr/docked/setup @@ -1,3 +1,3 @@ -DP2-1 00ffffffffffff0015c33325b1a21403041b0104a5342178fa0495a9554d9d26105054a10800a9408180b300a9c081c0810001010101283c80a070b023403020360007442100001a023a801871382d40582c450007442100001e000000fd003b3d1f4c11000a202020202020000000fc004556323435350a20202020202001cf020312f145900403020123091f0783010000023a801871382d40582c450007442100001e011d007251d01e206e28550007442100001e8f0ad08a20e02d10103e96000744210000188c0ad08a20e02d10103e9600074421000018d50980a020e02d101060a20007442100001800000000000000000000000000000000000000a4 -DP2-2 00ffffffffffff0015c3332569a21603041b0104a5342178fa0495a9554d9d26105054a10800a9408180b300a9c081c0810001010101283c80a070b023403020360007442100001a023a801871382d40582c450007442100001e000000fd003b3d1f4c11000a202020202020000000fc004556323435350a2020202020200115020312f145900403020123091f0783010000023a801871382d40582c450007442100001e011d007251d01e206e28550007442100001e8f0ad08a20e02d10103e96000744210000188c0ad08a20e02d10103e9600074421000018d50980a020e02d101060a20007442100001800000000000000000000000000000000000000a4 +DP2-1 00ffffffffffff0030aeaf61010101010a1c0104a53c22783e9325a9544d9e250c5054a1080081809500b300d1c0d100a9c001010101565e00a0a0a029503020350055502100001a023a801871382d40582c450055502100001e000000fd00324c1e7822000a202020202020000000fc004c454e20503237682d31300a20011f02031df14a01020304051413901f12230907078301000065030c001000011d007251d01e206e28550055502100001e8c0ad08a20e02d10103e96005550210000180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bd +DP2-2 00ffffffffffff0015c33325b1a21403041b0104a5342178fa0495a9554d9d26105054a10800a9408180b300a9c081c0810001010101283c80a070b023403020360007442100001a023a801871382d40582c450007442100001e000000fd003b3d1f4c11000a202020202020000000fc004556323435350a20202020202001cf020312f145900403020123091f0783010000023a801871382d40582c450007442100001e011d007251d01e206e28550007442100001e8f0ad08a20e02d10103e96000744210000188c0ad08a20e02d10103e9600074421000018d50980a020e02d101060a20007442100001800000000000000000000000000000000000000a4 eDP1 00ffffffffffff0006af3d2400000000001a0104951f117802a2b591575894281c505400000001010101010101010101010101010101843a8034713828403064310035ad10000018d02e8034713828403064310035ad10000018000000fe0041554f0a202020202020202020000000fe004231343048414e30322e34200a00e4 diff --git a/autorandr/.config/autorandr/postswitch b/autorandr/.config/autorandr/postswitch index 045e915..c04a04a 100755 --- a/autorandr/.config/autorandr/postswitch +++ b/autorandr/.config/autorandr/postswitch @@ -6,7 +6,7 @@ case $AUTORANDR_CURRENT_PROFILE in nmcli radio wifi on ;; ("docked") - DPI=96 + DPI=109 nmcli radio all off ;; esac -- cgit 1.4.1