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 + 2 files changed, 20 insertions(+) create mode 100644 dot_config/autorandr/builtin/config create mode 100644 dot_config/autorandr/builtin/setup (limited to 'dot_config/autorandr/builtin') 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 -- cgit v1.2.3