From 8270cab5842bb13028e554b2f3bec8c4c6375d27 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Wed, 4 Jan 2023 21:12:22 -0800 Subject: autorandr: add autorandr home and builtin config --- dot_config/autorandr/builtin/config | 19 +++++++++++++++++++ dot_config/autorandr/builtin/setup | 1 + dot_config/autorandr/home/config | 27 +++++++++++++++++++++++++++ dot_config/autorandr/home/setup | 2 ++ 4 files changed, 49 insertions(+) create mode 100644 dot_config/autorandr/builtin/config create mode 100644 dot_config/autorandr/builtin/setup create mode 100644 dot_config/autorandr/home/config create mode 100644 dot_config/autorandr/home/setup diff --git a/dot_config/autorandr/builtin/config b/dot_config/autorandr/builtin/config new file mode 100644 index 0000000..9a66a19 --- /dev/null +++ b/dot_config/autorandr/builtin/config @@ -0,0 +1,19 @@ +output DP-1 +off +output DP-2 +off +output DP-3 +off +output DP-4 +off +output eDP-1 +crtc 0 +mode 2256x1504 +pos 0x0 +primary +rate 60.00 +x-prop-broadcast_rgb Automatic +x-prop-colorspace Default +x-prop-max_bpc 12 +x-prop-non_desktop 0 +x-prop-scaling_mode Full aspect diff --git a/dot_config/autorandr/builtin/setup b/dot_config/autorandr/builtin/setup new file mode 100644 index 0000000..af94931 --- /dev/null +++ b/dot_config/autorandr/builtin/setup @@ -0,0 +1 @@ +eDP-1 00ffffffffffff0009e55f0900000000171d0104a51c137803de50a3544c99260f505400000001010101010101010101010101010101115cd01881e02d50302036001dbe1000001aa749d01881e02d50302036001dbe1000001a000000fe00424f452043510a202020202020000000fe004e4531333546424d2d4e34310a00fb diff --git a/dot_config/autorandr/home/config b/dot_config/autorandr/home/config new file mode 100644 index 0000000..02bdf48 --- /dev/null +++ b/dot_config/autorandr/home/config @@ -0,0 +1,27 @@ +output DP-1 +off +output DP-2 +off +output DP-4 +off +output DP-3 +crtc 1 +mode 1920x1080 +pos 0x0 +rate 143.98 +x-prop-audio auto +x-prop-broadcast_rgb Automatic +x-prop-colorspace Default +x-prop-max_bpc 12 +x-prop-non_desktop 0 +output eDP-1 +crtc 0 +mode 2256x1504 +pos 0x1080 +primary +rate 60.00 +x-prop-broadcast_rgb Automatic +x-prop-colorspace Default +x-prop-max_bpc 12 +x-prop-non_desktop 0 +x-prop-scaling_mode Full aspect diff --git a/dot_config/autorandr/home/setup b/dot_config/autorandr/home/setup new file mode 100644 index 0000000..ba9e8b2 --- /dev/null +++ b/dot_config/autorandr/home/setup @@ -0,0 +1,2 @@ +DP-3 00ffffffffffff001e6db15b3a980300061f010380351e78fa07e5a8564c9b250f5054254b00d1c06140317c457c617c0101010101015a8780a070384d4030203a000f282100001a023a801871382d40582c45000f282100001e000000fd003c901ec82a000a202020202020000000fc004c4720554c545241474541520a0131020348f1230907074c100403011f123f5d5e5f60616d030c001000b87820006001020367d85dc401788003e30f000ce305c000e60605015353506d1a000002053c90000453505350866f80a070384040302035000f282100001efe5b80a070383540302035000f282100001a000000ff003130364e54445636583537380a0036 +eDP-1 00ffffffffffff0009e55f0900000000171d0104a51c137803de50a3544c99260f505400000001010101010101010101010101010101115cd01881e02d50302036001dbe1000001aa749d01881e02d50302036001dbe1000001a000000fe00424f452043510a202020202020000000fe004e4531333546424d2d4e34310a00fb -- cgit v1.2.3